ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Types | List of all members
rclcpp::function_traits::detail::as_std_function_helper< ReturnTypeT, std::tuple< Args ... > > Struct Template Reference

Public Types

using type = std::function< ReturnTypeT(Args ...)>
 

Detailed Description

template<typename ReturnTypeT, typename ... Args>
struct rclcpp::function_traits::detail::as_std_function_helper< ReturnTypeT, std::tuple< Args ... > >

Definition at line 178 of file function_traits.hpp.


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