Home
last modified time | relevance | path

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

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