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
Name |
Description |
lhs |
first registry to compare |
rhs |
second registry to compare |
Created with MrDocs