Searched defs:DOCTEST_MSVC (Results 1 – 1 of 1) sorted by relevance
70 #define DOCTEST_MSVC DOCTEST_COMPILER(_MSC_VER / 100, _MSC_VER % 100, _MSC_FULL_VER % 10000) macro72 #define DOCTEST_MSVC \ macro84 #define DOCTEST_MSVC 0 macro