Home
last modified time | relevance | path

Searched refs:BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/intrusive/detail/
Dassert.hpp38 #if !defined(BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT)
40 #define BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT BOOST_ASSERT macro
Dgeneric_hook.hpp48 (void)hook; BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT(!hook.is_linked()); in destructor_impl()
/third_party/boost/libs/intrusive/doc/
Dintrusive.qbk688 * `BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT`: This assertion will be
692 If `BOOST_INTRUSIVE_SAFE_HOOK_DEFAULT_ASSERT` or `BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT`
699 #define BOOST_INTRUSIVE_SAFE_HOOK_DESTRUCTOR_ASSERT MYASSERT