Home
last modified time | relevance | path

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

/third_party/boost/boost/contract/detail/condition/
Dcond_base.hpp116 catch(...) { fail(&boost::contract::except_failure); } in check_except()
/third_party/boost/libs/contract/doc/html/
Dboostrelease_HTML.manifest74 boost/contract/except_failure.html
/third_party/boost/boost/contract/core/
Dexception.hpp703 inline void except_failure(from where) /* can throw */ { in except_failure() function
/third_party/boost/libs/contract/doc/
Dadvanced.qbk454 …ns and exceptions thrown from within `.except(...)` call [funcref boost::contract::except_failure].
494except_failure] should never throw (regardless of the value of its [enumref boost::contract::from]…
Dtutorial.qbk286 This library will automatically call the failure handler [funcref boost::contract::except_failure] …