Searched refs:Nothing_T (Results 1 – 1 of 1) sorted by relevance
32 struct Nothing_T { struct33 explicit constexpr Nothing_T (int) {} in Nothing_T() function35 constexpr Nothing_T Nothing (0);44 Maybe (const Nothing_T&);91 Maybe<T>::Maybe (const Nothing_T&) in Maybe() argument