Searched defs:BinaryFunctionConcept (Results 1 – 1 of 1) sorted by relevance
42 struct BinaryFunctionConcept struct44 void constraints() { in constraints()47 Func f;48 First first;49 Second second;50 Return r;