Home
last modified time | relevance | path

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

/third_party/boost/boost/contract/core/
Dconstructor_precondition.hpp77 class constructor_precondition { // Copyable (has no data). class
90 constructor_precondition() {} in constructor_precondition() function in boost::contract::constructor_precondition
106 explicit constructor_precondition(F const& f) { in constructor_precondition() function in boost::contract::constructor_precondition
/third_party/boost/libs/contract/example/features/
Dno_lambdas.hpp25 static void constructor_precondition(unsigned const max, in constructor_precondition() function in iarray