Functions | |
| template<typename T> | |
| constexpr std::string_view | GetFullTypeName () |
| Retrieve the compiler-generated function signature containing the type name. | |
| template<typename T> | |
| constexpr std::string_view | GetTypeName () |
| Extract a human-readable type name. | |