Searched refs:BOOST_PP_NOT_EQUAL_OO (Results 1 – 1 of 1) sorted by relevance
26 # define BOOST_PP_NOT_EQUAL(x, y) BOOST_PP_NOT_EQUAL_OO((x, y))27 # define BOOST_PP_NOT_EQUAL_OO(par) BOOST_PP_NOT_EQUAL_I ## par macro