Searched refs:_nothing (Results 1 – 1 of 1) sorted by relevance
303 constexpr ConstexprOptional() : _has_value(false), _nothing() { in ConstexprOptional()337 Nothing _nothing; member