Searched defs:SIMDUTF_CPLUSPLUS (Results 1 – 1 of 1) sorted by relevance
17 #define SIMDUTF_CPLUSPLUS (_MSC_VER == 1900 ? 201103L : _MSVC_LANG) macro19 #define SIMDUTF_CPLUSPLUS __cplusplus macro