debug_type¶
Public Functions¶
Name | |
---|---|
template <typename U > |
debug_type(void(*)(U) , const std::string & p_str) |
Detailed Description¶
template <typename T >
struct debug_type;
Public Functions Documentation¶
function debug_type¶
template <typename U >
inline debug_type(
void(*)(U) ,
const std::string & p_str
)
Updated on 2024-12-18 at 18:34:35 +0000