🛰️航天仿真算法库 SpaceAST
0.0.1
载入中...
搜索中...
未找到
静态 Public 属性
|
所有成员列表
ast::is_callable< F, Args > 模板结构体 参考
#include <
TypeTraits.hpp
>
静态 Public 属性
static constexpr bool
value
= decltype(test<F>(0))::value
详细描述
template<typename F, typename... Args>
struct ast::is_callable< F, Args >
判断类型是否可调用
该结构体的文档由以下文件生成:
src/AstUtil/Util/
TypeTraits.hpp
ast
is_callable
制作者
1.12.0