MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
编译器检测

检测和定义编译器的宏 更多...

宏定义

#define MSTL_COMPILER_GNUC__   1
 定义使用GNU编译器编译
#define MSTL_COMPILER_CLANG__   1
 定义使用Clang编译器编译
#define MSTL_COMPILER_GCC__   1
 定义使用GCC编译器编译
#define MSTL_COMPILER_MSVC__   1
 定义使用Microsoft Visual C++编译器编译

详细描述

检测和定义编译器的宏