Searched defs:RVRefQual (Results 1 – 2 of 2) sorted by relevance
68 struct RVRefQual { struct71 constexpr int operator()(int) && { return 1; } in operator ()()
68 struct RVRefQual { struct71 constexpr std::optional<int> operator()(int) && { return 1; } in operator ()()