|
repr 0.1
Reconstructable string representations and more
|
#include <type_info.h>
Static Public Member Functions | |
| static std::string | to_string () noexcept |
Friends | |
| std::ostream & | operator<< (std::ostream &ctx, TypeName< T > const &obj) |
| detail::StringBuffer & | operator<< (detail::StringBuffer &ctx, TypeName< T > const &obj) |
|
inlinestaticnoexcept |
|
friend |
|
friend |