Skip to content
Snippets Groups Projects
Commit 5e5be224 authored by Neil Graham's avatar Neil Graham
Browse files

we have supported C++ namespaces for ages; remove text that appears to...

we have supported C++ namespaces for ages; remove text that appears to indicate this is a new feature


git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175922 13f79535-47bb-0310-9956-ffa450edef68
parent c3f8b21d
No related branches found
No related tags found
No related merge requests found
......@@ -371,7 +371,7 @@ parser->parse(xmlFile2);
<anchor name="CPPNamespace"/>
<s2 title="Using C++ Namespace">
<p>&XercesCName; &XercesCVersion; now supports C++ Namespace.</p>
<p>&XercesCName; &XercesCVersion; supports C++ Namespace.</p>
<p>The macro <code>XERCES_HAS_CPP_NAMESPACE</code> is defined in each Compiler
Definition file if C++ Namespace is supported.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment