Home
last modified time | relevance | path

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

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