repr 0.1
Reconstructable string representations and more
|
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>} |
std::string librepr:: ctti::get_name_raw | ( | ) |
|
inlineconstexpr |