Home
last modified time | relevance | path

Searched defs:BOOST_HOF_STATIC_TEST_CHECK (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/hof/test/
Dtest.hpp86 #define BOOST_HOF_STATIC_TEST_CHECK(...) static_assert(__VA_ARGS__, BOOST_HOF_STRINGIZE(__VA_ARGS__… macro
88 #define BOOST_HOF_STATIC_TEST_CHECK(...) macro