Home
last modified time | relevance | path

Searched defs:NORVRefQual (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/utilities/optional/optional.monadic/
H A Dand_then.pass.cpp121 struct NORVRefQual { struct
124 constexpr std::optional<int> operator()(int) && { return std::nullopt; } in operator ()()