Searched defs:if_value_is_one (Results 1 – 1 of 1) sorted by relevance
28 struct if_value_is_one struct30 bool operator()(int x) const { return x == 1; } in operator ()()