ROS 2 rclcpp + rcl - jazzy
jazzy
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 135 of file type_adapter.hpp.