Add traits for checking whether types are comparable

This commit is contained in:
Martin Hořeňovský
2022-11-01 08:48:23 +01:00
parent b3dbd83da2
commit d7f8c36e4c
7 changed files with 126 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/internal/catch_clara.hpp
${SOURCES_DIR}/internal/catch_commandline.hpp
${SOURCES_DIR}/internal/catch_source_line_info.hpp
${SOURCES_DIR}/internal/catch_compare_traits.hpp
${SOURCES_DIR}/internal/catch_compiler_capabilities.hpp
${SOURCES_DIR}/catch_config.hpp
${SOURCES_DIR}/internal/catch_config_android_logwrite.hpp