Searched defs:BOOST_PP_LESS_EQUAL (Results 1 – 1 of 1) sorted by relevance
24 # define BOOST_PP_LESS_EQUAL(x, y) BOOST_PP_NOT(BOOST_PP_SUB(x, y)) macro26 # define BOOST_PP_LESS_EQUAL(x, y) BOOST_PP_LESS_EQUAL_I(x, y) macro