Searched defs:NulloptT (Results 1 – 2 of 2) sorted by relevance
138 struct NulloptT { struct139 constexpr explicit NulloptT(int) {} in NulloptT() function198 constexpr Optional(NulloptT) {} in Optional() argument
134 struct NulloptT { struct135 constexpr explicit NulloptT(int) {} in NulloptT() argument194 constexpr Optional(NulloptT) {} in Optional() argument