ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
rclcpp::is_type_adapter< T > Struct Template Reference

Helper template to determine if a type is a TypeAdapter, false specialization. More...

#include <rclcpp/type_adapter.hpp>

Inheritance diagram for rclcpp::is_type_adapter< T >:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::is_type_adapter< T >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct rclcpp::is_type_adapter< T >

Helper template to determine if a type is a TypeAdapter, false specialization.

Definition at line 109 of file type_adapter.hpp.


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