Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dadt.hpp58 # define BOOST_PP_LIST_IS_CONS_D(list) BOOST_PP_LIST_IS_CONS_ ## list
59 # define BOOST_PP_LIST_IS_CONS_(head, tail) 1 macro