Home
last modified time | relevance | path

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

/third_party/boost/boost/contract/core/
Dexception.hpp308 from_failure_handler get_pre_failure_locked() BOOST_NOEXCEPT_OR_NOTHROW;
538 return exception_::get_pre_failure_locked(); in get_precondition_failure()
/third_party/boost/boost/contract/detail/inlined/core/
Dexception.hpp213 from_failure_handler get_pre_failure_locked() BOOST_NOEXCEPT_OR_NOTHROW { in get_pre_failure_locked() function