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.
Declared in <balxml_namespaceregistry.h>
bool
operator==(
NamespaceRegistry const& lhs,
NamespaceRegistry const& rhs);
true if both registries have the same value, and false otherwise
| Name | Description |
|---|---|
| lhs | first registry to compare |
| rhs | second registry to compare |