reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
116 if (Other == *this) 119 if (!hasValue() || !Other.hasValue()) 122 return upperBound(std::max(getValue(), Other.getValue()));