Home
last modified time | relevance | path

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

/third_party/boost/boost/contract/core/
Daccess.hpp137 has_invariant_f, BOOST_CONTRACT_INVARIANT_FUNC)
140 has_invariant_s, BOOST_CONTRACT_INVARIANT_FUNC)
153 obj->BOOST_CONTRACT_INVARIANT_FUNC(); in cv_invariant()
159 obj->BOOST_CONTRACT_INVARIANT_FUNC(); in const_invariant()
Dconfig.hpp190 #ifndef BOOST_CONTRACT_INVARIANT_FUNC
230 #define BOOST_CONTRACT_INVARIANT_FUNC invariant macro
/third_party/boost/boost/
Dcontract_macro.hpp607 void BOOST_CONTRACT_INVARIANT_FUNC() const __VA_ARGS__
610 void BOOST_CONTRACT_INVARIANT_FUNC() const volatile __VA_ARGS__
/third_party/boost/libs/contract/doc/
Dtutorial.qbk303 … only for classes that declare a member function named by [macroref BOOST_CONTRACT_INVARIANT_FUNC].
335 See [macroref BOOST_CONTRACT_INVARIANT_FUNC] to use a name different from `invariant` (e.g., becaus…
386 … non-static and static class invariants (namely for [macroref BOOST_CONTRACT_INVARIANT_FUNC] and f…
Dextras.qbk230 …ant`, taking no argument, and returning `void` (see [macroref BOOST_CONTRACT_INVARIANT_FUNC] to na…
435 …static void BOOST_CONTRACT_STATIC_INVARIANT_FUNC()` and `void BOOST_CONTRACT_INVARIANT_FUNC() cons…