Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dno_exceptions_support.hpp28 # define BOOST_CATCH(x) catch(x) macro
34 # define BOOST_CATCH(x) else if (!"") macro
37 # define BOOST_CATCH(x) else if (false) macro
45 # define BOOST_CATCH(x) else \ macro