Home
last modified time | relevance | path

Searched refs:BOOST_PP_IIF_OO (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
Diif.hpp20 # define BOOST_PP_IIF(bit, t, f) BOOST_PP_IIF_OO((bit, t, f))
21 # define BOOST_PP_IIF_OO(par) BOOST_PP_IIF_I ## par macro