Searched defs:NORVal (Results 1 – 1 of 1) sorted by relevance
93 struct NORVal { struct96 constexpr std::optional<int> operator()(int&&) { return std::nullopt; } in operator ()()