Searched refs:hasValue (Results 1 – 1 of 1) sorted by relevance
114 bool hasValue() const { return constructed(); } in hasValue() function352 using base_flag::hasValue;485 return l.hasValue() ? r.hasValue() && *l == *r : !r.hasValue();