NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
可读类型名

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

函数

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

详细描述

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

函数说明

◆ check_type()

template<typename T>
string neforce::check_type ( )
constexpr

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

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

在文件 check_type.hpp404 行定义.

引用了 check_type() , 以及 move().

被这些函数引用 check_type().