Home
last modified time | relevance | path

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

/third_party/boost/libs/concept_check/test/
Dold_concepts.hpp42 struct BinaryFunctionConcept struct
44 void constraints() { in constraints()
47 Func f;
48 First first;
49 Second second;
50 Return r;