Template Function t8_debug_print_type
Defined in File t8_scheme.hxx
Function Documentation
-
template<typename TType>
inline std::string &t8_debug_print_type() Get the type of the template parameter as a string.
- Template Parameters:
TType – The template parameter to get the type of.
- Returns:
std::string& The type of the template parameter as a string.