Searched defs:BOOST_PP_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance
24 #define BOOST_PP_IS_EMPTY(param) \ macro42 #define BOOST_PP_IS_EMPTY(...) \ macro63 #define BOOST_PP_IS_EMPTY(...) \ macro
35 # define BOOST_PP_IS_EMPTY(x) BOOST_PP_IS_EMPTY_I(x BOOST_PP_IS_EMPTY_HELPER) macro41 # define BOOST_PP_IS_EMPTY(x) BOOST_PP_IS_EMPTY_I(BOOST_PP_IS_EMPTY_HELPER x ()) macro45 # define BOOST_PP_IS_EMPTY(x) BOOST_PP_IS_EMPTY_I((BOOST_PP_IS_EMPTY_HELPER x ())) macro