Searched defs:NulloptT (Results 1 – 2 of 2) sorted by relevance
138 struct NulloptT { struct139 constexpr explicit NulloptT(int) {} in NulloptT() argument198 constexpr Optional(NulloptT) {} in Optional() argument
135 struct NulloptT { struct136 constexpr explicit NulloptT(int) {} in NulloptT() function195 constexpr Optional(NulloptT) {} in Optional() argument