Static Public Member Functions | List of all members
boost::detail::ctti< T > Struct Template Reference

#include <compile_time_type_info.hpp>

Static Public Member Functions

static const BOOST_CXX14_CONSTEXPR char * n () BOOST_NOEXCEPT
 Returns raw name. Must be as short, as possible, to avoid code bloat. More...
 

Detailed Description

template<class T>
struct boost::detail::ctti< T >

Noncopyable type_info that does not require RTTI. CTTI == Compile Time Type Info. This name must be as short as possible, to avoid code bloat

Definition at line 205 of file compile_time_type_info.hpp.

Member Function Documentation

◆ n()

template<class T >
static const BOOST_CXX14_CONSTEXPR char* boost::detail::ctti< T >::n ( )
inlinestatic

Returns raw name. Must be as short, as possible, to avoid code bloat.

Definition at line 265 of file compile_time_type_info.hpp.


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:23