Home
last modified time | relevance | path

Searched defs:BOOST_PP_BITXOR (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/preprocessor/logical/
Dbitxor.hpp20 # define BOOST_PP_BITXOR(x, y) BOOST_PP_BITXOR_I(x, y) macro
22 # define BOOST_PP_BITXOR(x, y) BOOST_PP_BITXOR_OO((x, y)) macro