ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Types | List of all members
rclcpp::function_traits::as_std_function< FunctorT, FunctionTraits > Struct Template Reference

Public Types

using type = typename detail::as_std_function_helper< typename FunctionTraits::return_type, typename FunctionTraits::arguments >::type
 

Detailed Description

template<typename FunctorT, typename FunctionTraits = function_traits<FunctorT>>
struct rclcpp::function_traits::as_std_function< FunctorT, FunctionTraits >

Definition at line 189 of file function_traits.hpp.


The documentation for this struct was generated from the following file: