YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
#include <type_op.hpp>
静态 Public 属性 | |
static const bool | value = decltype(test<_type1>(0))::value |
静态 Private 成员函数 | |
template<typename _type > | |
static std::true_type | test (ystdex::enable_if_t<((is_convertible< decltype(std::declval< _type >()==std::declval< _type2 >()), bool >::value)), int >) |
template<typename > | |
static std::false_type | test (...) |
测试可比较相等性。
在文件 type_op.hpp 第 471 行定义.
|
staticprivate |
|
staticprivate |
|
static |
在文件 type_op.hpp 第 471 行定义.