ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
Public Types | List of all members
rclcpp::function_traits::tuple_tail< std::tuple< Head, Tail ... > > Struct Template Reference

Public Types

using type = std::tuple< Tail ... >
 

Detailed Description

template<typename Head, typename ... Tail>
struct rclcpp::function_traits::tuple_tail< std::tuple< Head, Tail ... > >

Definition at line 42 of file function_traits.hpp.


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