Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp130 # define CATCH_CPP17_OR_GREATER macro
135 #if defined(CATCH_CPP17_OR_GREATER)
301 #if __has_include(<string_view>) && defined(CATCH_CPP17_OR_GREATER)
306 # if __has_include(<optional>) && defined(CATCH_CPP17_OR_GREATER)
311 # if __has_include(<cstddef>) && defined(CATCH_CPP17_OR_GREATER)
316 # if __has_include(<variant>) && defined(CATCH_CPP17_OR_GREATER)