Searched defs:BOOST_PP_GREATER (Results 1 – 1 of 1) sorted by relevance
23 # define BOOST_PP_GREATER(x, y) BOOST_PP_LESS(y, x) macro25 # define BOOST_PP_GREATER(x, y) BOOST_PP_GREATER_I(x, y) macro