Searched refs:BOOST_PP_LIST_REST_I (Results 1 – 1 of 1) sorted by relevance
47 # define BOOST_PP_LIST_REST_D(list) BOOST_PP_LIST_REST_I list49 # define BOOST_PP_LIST_REST_D(list) BOOST_PP_LIST_REST_I ## list52 # define BOOST_PP_LIST_REST_I(head, tail) tail macro