SMACC2
|
Template metafunction that can make the type being adapted explicit. More...
#include <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.
using rclcpp::adapt_type< CustomType >::as = typename ::rclcpp::detail::assert_type_pair_is_specialized_type_adapter< CustomType, ROSMessageType >::type_adapter |
Definition at line 138 of file type_adapter.hpp.