file
TypeTraits.hVarious type trait template helpers.
Namespaces
Classes
- class slang::type_index
- A simple implementation of a type index that can stand in for std::type_index to allow building without RTTI enabled.
Functions
-
template<typename T>auto typeName() -> std::
string_view constexpr - Returns the demangled name of the template argument's C++ type.