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-11-15 at 16:17:52 +0000