rclcpp  master
C++ ROS Client Library API
Public Types | List of all members
rclcpp::function_traits::as_std_function< FunctorT, FunctionTraits > Struct Template Reference

#include <function_traits.hpp>

Public Types

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

Member Typedef Documentation

◆ type

template<typename FunctorT , typename FunctionTraits = function_traits<FunctorT>>
using rclcpp::function_traits::as_std_function< FunctorT, FunctionTraits >::type = typename detail::as_std_function_helper< typename FunctionTraits::return_type, typename FunctionTraits::arguments >::type

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