Searched refs:BOOST_IS_EMPTY (Results 1 – 2 of 2) sorted by relevance
102 # define BOOST_IS_EMPTY(T) __is_empty(T) macro145 # define BOOST_IS_EMPTY(T) (__typeinfo(T) & 0x1000) macro178 # define BOOST_IS_EMPTY(T) __is_empty(T) macro256 # define BOOST_IS_EMPTY(T) __is_empty(T) macro300 # define BOOST_IS_EMPTY(T) __oracle_is_empty(T) macro329 # define BOOST_IS_EMPTY(T) __is_empty(T) macro356 # define BOOST_IS_EMPTY(T) __is_empty(T) macro
23 #define BOOST_INTERNAL_IS_EMPTY(T) BOOST_IS_EMPTY(T)