Home
last modified time | relevance | path

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

/third_party/boost/boost/concept_check/
Dgeneral.hpp49 struct constraint_check struct
51 concept_checking::instantiate<constraint_check_failed<Model> > x;
52 enum { instantiate = 1 };
Dmsvc.hpp32 struct constraint_check struct
34 virtual void failed(Model* x) in failed()