repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr:: ctti Namespace Reference

Namespaces

namespace  librepr
 

Functions

template<typename T >
std::string get_name_raw ()
 

Variables

template<typename T >
constexpr auto type_name = std::string_view{librepr::detail::raw_type_name<T>}
 

Function Documentation

◆ get_name_raw()

template<typename T >
std::string librepr:: ctti::get_name_raw ( )

Variable Documentation

◆ type_name

template<typename T >
constexpr auto librepr:: ctti::type_name = std::string_view{librepr::detail::raw_type_name<T>}
inlineconstexpr