Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/
Dlightweight_test_trait.hpp78 template< class T > inline void test_trait_impl( char const * trait, void (*)( T ), in test_trait_impl() function
127 #define BOOST_TEST_TRAIT_TRUE(type) ( ::boost::detail::test_trait_impl(#type, (void(*)type)0, true,…
128 #define BOOST_TEST_TRAIT_FALSE(type) ( ::boost::detail::test_trait_impl(#type, (void(*)type)0, fals…