BloombergLP::balxml::operator==

Must be a friend for engineering reasons. Unlike most value-semantic types, there is no efficient way to read the entire value of a namespace registry object.

Synopsis

Declared in <balxml_namespaceregistry.h>

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

Return Value

true if both registries have the same value, and false otherwise

Parameters

NameDescription
lhsfirst registry to compare
rhssecond registry to compare