Template Function t8_debug_print_type

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.