cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
Namespaces | Functions
type_name.hpp File Reference

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...
 

Detailed Description

Implementation of type-naming utilities for cxxomfort.