SMACC2
rclcpp::is_type_adapter< T > Struct Template Reference

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

#include <type_adapter.hpp>

Inheritance diagram for rclcpp::is_type_adapter< T >:
Inheritance graph
Collaboration diagram for rclcpp::is_type_adapter< T >:
Collaboration graph

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: