Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/optional/optional.monadic/
H A Dand_then.pass.cpp131 struct NORVCRefQual { struct
135 constexpr std::optional<int> operator()(int) const&& { return std::nullopt; } in operator ()()