|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
constexprnoexcept |
Returns the unqualified compile-time type name of T.
Strips all namespace prefixes. Equivalent to the old live_type_name<T>() in LiveArena.hpp, which can now delegate here.
| T | Any type. |
Definition at line 60 of file TypeInfo.hpp.
References MayaFlux::Reflect::detail::strip_namespaces().
Here is the call graph for this function: