Searched defs:MoveOnlyFunction (Results 1 – 1 of 1) sorted by relevance
52 struct MoveOnlyFunction : public MoveOnly { struct54 constexpr T operator()(T x) const { in operator ()()