rclcpp  master
C++ ROS Client Library API
Public Types | List of all members
rclcpp::function_traits::tuple_tail< std::tuple< Head, Tail ... > > Struct Template Reference

#include <function_traits.hpp>

Public Types

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

Member Typedef Documentation

◆ type

template<typename Head , typename ... Tail>
using rclcpp::function_traits::tuple_tail< std::tuple< Head, Tail ... > >::type = std::tuple<Tail ...>

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