Home
last modified time | relevance | path

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

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