cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Implementation of type-naming utilities for cxxomfort. More...
Namespaces | |
cxxomfort | |
Namespace of the cxxomfort library. | |
cxxomfort::library | |
Supplements to backports and other utilities. | |
Functions | |
template<typename T > | |
std::string_view | type_name () CXXO_NOEXCEPTNOTHROW |
Demangle a typename, recovering information about const / volatile too. More... | |
Implementation of type-naming utilities for cxxomfort.