Searched defs:RValueFunc (Results 1 – 1 of 1) sorted by relevance
60 struct RValueFunc { struct61 void operator()(HasFooRValue&& t) && { *i = std::move(t).foo(); } in operator ()()63 int* i = nullptr;