Home
last modified time | relevance | path

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

/third_party/boost/libs/mpl/preprocessed/
Dpp.py20 if_else = lambda a,b,c:(a and [b] or [c])[0] function
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp74 if_else = 44, ///< Analogous to \c ?: . enumerator