ROS 2 rclcpp + rcl - humble  humble
ROS 2 C++ Client Library with ROS Client Library
rclcpp::detail::can_be_nullptr< T, std::void_t< decltype(std::declval< T >()==nullptr), decltype(std::declval< T & >()=nullptr)> > Struct Template Reference
Inheritance diagram for rclcpp::detail::can_be_nullptr< T, std::void_t< decltype(std::declval< T >()==nullptr), decltype(std::declval< T & >()=nullptr)> >:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::detail::can_be_nullptr< T, std::void_t< decltype(std::declval< T >()==nullptr), decltype(std::declval< T & >()=nullptr)> >:
Collaboration graph
[legend]

Detailed Description

template<typename T>
struct rclcpp::detail::can_be_nullptr< T, std::void_t< decltype(std::declval< T >()==nullptr), decltype(std::declval< T & >()=nullptr)> >

Definition at line 47 of file any_service_callback.hpp.


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