Searched defs:RVRefQual (Results 1 – 6 of 6) sorted by relevance
65 struct RVRefQual { struct68 constexpr int operator()(int) && { return 1; } in operator ()()
65 struct RVRefQual { struct68 constexpr std::optional<int> operator()(int) && { return 1; } in operator ()()
69 struct RVRefQual { struct 72 operator ()RVRefQual operator ()() argument
73 struct RVRefQual { struct 76 operator ()RVRefQual operator ()() argument