Searched defs:BOOST_HOF_IS_EMPTY (Results 1 – 1 of 1) sorted by relevance
25 #define BOOST_HOF_IS_EMPTY(...) __is_empty(__VA_ARGS__) macro37 #define BOOST_HOF_IS_EMPTY(...) __is_empty(__VA_ARGS__) macro54 #define BOOST_HOF_IS_EMPTY(...) std::is_empty<__VA_ARGS__>::value macro