Home
last modified time | relevance | path

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

/third_party/boost/libs/concept_check/test/
Dold_concepts.hpp28 struct UnaryFunctionConcept struct
33 void constraints() { in constraints()
36 Func f;
37 Arg arg;
38 Return r;