Home
last modified time | relevance | path

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

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