SimpleWindow
载入中...
搜索中...
未找到
sw::_EnumSupportBitOperations< T > 模板结构体 参考

用于标记枚举是否支持位运算 更多...

#include <EnumBit.h>

类 sw::_EnumSupportBitOperations< T > 继承关系图:

详细描述

template<typename T>
struct sw::_EnumSupportBitOperations< T >

用于标记枚举是否支持位运算

模板参数
T要检测的类型
注解
默认不支持位运算;通过_SW_ENUM_ENABLE_BIT_OPERATIONS特化后才会启用相关运算符。

该结构体的文档由以下文件生成: