rmw  master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
Functions
rmw::impl::cpp Namespace Reference

Functions

template<typename T >
std::string demangle (const T &instance)
 Return the demangle name of the instance of type T. More...
 

Function Documentation

◆ demangle()

template<typename T >
std::string rmw::impl::cpp::demangle ( const T &  instance)

Return the demangle name of the instance of type T.