Searched refs:BOOST_PP_LIST_IS_CONS_ (Results 1 – 1 of 1) sorted by relevance
58 # define BOOST_PP_LIST_IS_CONS_D(list) BOOST_PP_LIST_IS_CONS_ ## list59 # define BOOST_PP_LIST_IS_CONS_(head, tail) 1 macro