Print the contents of the specified r registry to the specified os stream in human‐readable form and return a modifiable reference to os.
Synopsis
Declared in <balxml_namespaceregistry.h>
std::ostream&
operator<<(
std::ostream& os,
NamespaceRegistry const& r);
Created with MrDocs