|
ROS 2 rclcpp + rcl - rolling
rolling-4d14414d
ROS 2 C++ Client Library with ROS Client Library
|
Template metafunction that can make the type being adapted explicit. More...
#include <rclcpp/type_adapter.hpp>
Public Types | |
| template<typename ROSMessageType > | |
| using | as = typename ::rclcpp::detail::assert_type_pair_is_specialized_type_adapter< CustomType, ROSMessageType >::type_adapter |
Template metafunction that can make the type being adapted explicit.
Definition at line 154 of file type_adapter.hpp.