Searched refs:binaryOpt (Results 1 – 1 of 1) sorted by relevance
49 std::function<int(int, int)> binaryOpt; member63 REQUIRE(join(first, last, test.binaryOpt, test.empty) == test.result);64 REQUIRE(join<int>(first, last, test.binaryOpt) == test.resultNoEmpty);