Searched defs:Nothing_T (Results 1 – 1 of 1) sorted by relevance
32 struct Nothing_T { struct33 explicit constexpr Nothing_T (int) {} in Nothing_T() argument91 Maybe<T>::Maybe (const Nothing_T&) in Maybe()