NexusForce
1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
可读类型名
类型信息检查和运行时类型识别
更多...
函数
template<typename T>
constexpr
string
check_type
()
检查类型并返回可读字符串
详细描述
类型信息检查和运行时类型识别
函数说明
◆
check_type()
template<typename T>
string
check_type
(
)
constexpr
检查类型并返回可读字符串
模板参数
T
要检查的类型
返回
类型的可读字符串表示
在文件
check_type.hpp
第
404
行定义.
引用了
move()
.
制作者
1.16.0