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 2025-02-05 at 11:39:15 +0000