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