![]() |
Raven Engine v0.1
|
Functions | |
| template<typename T> | |
| constexpr std::string_view | GetFullTypeName () |
| Retrieve the full decorated type name of the given template parameter. | |
| template<typename T> | |
| constexpr std::string_view | GetTypeName () |
| Extract a human-readable type name from the full type signature. | |