Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::ReflectionUtils Namespace Reference

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.