BloombergLP::bdlt::operator==

Return true if the specified lhs and rhs objects have the same value, and false otherwise. Two Iso8601UtilParseConfiguration objects have the same value if each of their basic and relaxed attributes (respectively) have the same value.

Synopsis

Declared in <bdlt_iso8601utilparseconfiguration.h>

bool
operator==(
    Iso8601UtilParseConfiguration lhs,
    Iso8601UtilParseConfiguration rhs);