ROS 2 rclcpp + rcl - rolling  rolling-4d14414d
ROS 2 C++ Client Library with ROS Client Library
rclcpp::detail::has_overloaded_operator_new< T, std::void_t< decltype(T::operator new(std::size_t())) > > Struct Template Reference
Inheritance diagram for rclcpp::detail::has_overloaded_operator_new< T, std::void_t< decltype(T::operator new(std::size_t())) > >:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::detail::has_overloaded_operator_new< T, std::void_t< decltype(T::operator new(std::size_t())) > >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct rclcpp::detail::has_overloaded_operator_new< T, std::void_t< decltype(T::operator new(std::size_t())) > >

Definition at line 135 of file type_adapter.hpp.


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