Searched defs:constraint_check (Results 1 – 2 of 2) sorted by relevance
49 struct constraint_check struct51 concept_checking::instantiate<constraint_check_failed<Model> > x;52 enum { instantiate = 1 };
32 struct constraint_check struct34 virtual void failed(Model* x) in failed()