SMACC2
rclcpp::is_type_adapter< TypeAdapter< Ts... > > Struct Template Reference

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

#include <type_adapter.hpp>

Inheritance diagram for rclcpp::is_type_adapter< TypeAdapter< Ts... > >:
Inheritance graph
Collaboration diagram for rclcpp::is_type_adapter< TypeAdapter< Ts... > >:
Collaboration graph

Detailed Description

template<typename ... Ts>
struct rclcpp::is_type_adapter< TypeAdapter< Ts... > >

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

Definition at line 113 of file type_adapter.hpp.


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