NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
可读类型名

类型信息检查和运行时类型识别 更多...

函数

template<typename T>
NEFORCE_CONSTEXPR20 string check_type ()
 检查类型并返回可读字符串

详细描述

类型信息检查和运行时类型识别

函数说明

◆ check_type()

template<typename T>
NEFORCE_CONSTEXPR20 string check_type ( )

检查类型并返回可读字符串

模板参数
T要检查的类型
返回
类型的可读字符串表示

在文件 check_type.hpp389 行定义.

引用了 move().