Searched defs:NOCLVal (Results 1 – 1 of 1) sorted by relevance
86 struct NOCLVal { struct88 constexpr std::optional<int> operator()(const int&) { return std::nullopt; } in operator ()()