Searched refs:BOOST_PP_GREATER_D (Results 1 – 1 of 1) sorted by relevance
32 # define BOOST_PP_GREATER_D(d, x, y) BOOST_PP_LESS_D(d, y, x) macro34 # define BOOST_PP_GREATER_D(d, x, y) BOOST_PP_GREATER_D_I(d, x, y) macro