Searched defs:NulloptT (Results 1 – 3 of 3) sorted by relevance
132 struct NulloptT { struct133 constexpr explicit NulloptT(int) { } in NulloptT() argument191 constexpr Optional(NulloptT) { } in Optional() argument
133 struct NulloptT { struct134 constexpr explicit NulloptT(int) {} in NulloptT() argument193 constexpr Optional(NulloptT) {} in Optional() argument
132 struct NulloptT { struct133 constexpr explicit NulloptT(int) {} in NulloptT() function192 constexpr Optional(NulloptT) {} in Optional() argument