Home
last modified time | relevance | path

Searched refs:CATCH_CONFIG_CPP17_OPTIONAL (Results 1 – 7 of 7) sorted by relevance

/external/catch2/include/internal/
Dcatch_compiler_capabilities.h272 …PP17_OPTIONAL) && !defined(CATCH_CONFIG_NO_CPP17_OPTIONAL) && !defined(CATCH_CONFIG_CPP17_OPTIONAL)
273 # define CATCH_CONFIG_CPP17_OPTIONAL macro
Dcatch_tostring.h383 #if defined(CATCH_CONFIG_ENABLE_OPTIONAL_STRINGMAKER) && defined(CATCH_CONFIG_CPP17_OPTIONAL)
/external/catch2/projects/SelfTest/UsageTests/
DToStringOptional.tests.cpp4 #if defined(CATCH_CONFIG_CPP17_OPTIONAL)
/external/catch2/docs/
Dconfiguration.md133CATCH_CONFIG_CPP17_OPTIONAL // Override std::optional support detection (checked by CA…
Drelease-notes.md192 * Documented `CATCH_CONFIG_CPP17_OPTIONAL` and `CATCH_CONFIG_CPP17_BYTE` macros
/external/catch2/single_include/catch2/
Dcatch.hpp361 …PP17_OPTIONAL) && !defined(CATCH_CONFIG_NO_CPP17_OPTIONAL) && !defined(CATCH_CONFIG_CPP17_OPTIONAL)
362 # define CATCH_CONFIG_CPP17_OPTIONAL macro
1892 #if defined(CATCH_CONFIG_ENABLE_OPTIONAL_STRINGMAKER) && defined(CATCH_CONFIG_CPP17_OPTIONAL)
/external/libabigail/tests/lib/
Dcatch.hpp368 …PP17_OPTIONAL) && !defined(CATCH_CONFIG_NO_CPP17_OPTIONAL) && !defined(CATCH_CONFIG_CPP17_OPTIONAL)
369 # define CATCH_CONFIG_CPP17_OPTIONAL macro
1895 #if defined(CATCH_CONFIG_ENABLE_OPTIONAL_STRINGMAKER) && defined(CATCH_CONFIG_CPP17_OPTIONAL)