BloombergLP::baltzo::operator==

Return true if the specified lhs and rhs objects have the same value, and false otherwise. Two Zoneinfo objects have the same value if the corresponding value of their identifier attribute is the same and if both store the same sequence of transitions, ordered by time.

Synopsis

Declared in <baltzo_zoneinfo.h>

bool
operator==(
    Zoneinfo const& lhs,
    Zoneinfo const& rhs);