Home
last modified time | relevance | path

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

/third_party/boost/boost/mp11/detail/
Dconfig.hpp15 # define BOOST_MP11_WORKAROUND( symbol, test ) 0 macro
19 # define BOOST_MP11_WORKAROUND( symbol, test ) ((symbol) != 0 && ((symbol) test)) macro