ROS 2 rclcpp + rcl - jazzy
jazzy
ROS 2 C++ Client Library with ROS Client Library
rclcpp
detail
template_contains< T, NextT, Us ... >
Public Types
|
List of all members
rclcpp::detail::template_contains< T, NextT, Us ... > Struct Template Reference
Public Types
enum
{
value
= (std::is_same_v<T, NextT>|| template_contains_v<T, Us ...>) }
Detailed Description
template<typename T, typename NextT, typename ... Us>
struct rclcpp::detail::template_contains< T, NextT, Us ... >
Definition at line
33
of file
template_contains.hpp
.
The documentation for this struct was generated from the following file:
rclcpp/include/rclcpp/detail/
template_contains.hpp
Generated by
1.9.1