GP-0 Adjust new documentation for ms demangler

This commit is contained in:
ghizard
2026-04-01 06:27:09 -04:00
parent f7adf2e305
commit a133734d2d
@@ -540,7 +540,7 @@
<P>
<U><B>Use Encoded Anonymous Namespace</B></U> -
This output option is used to create a more unique namespace node from the
standard output for anonymous namespaces, thus helping to prevent collisions
standard anonymous namespaces node output, thus helping to prevent collisions
between multiple types of the same name, but each in their own unique anonymous
namespace. When turned on, variations of the standard namespace
<B>`anonymous namespace'</B> will be replaced with a more specific namespace of
@@ -553,7 +553,7 @@
<BLOCKQUOTE>
<P>
<U><B>Apply Argument UDT Tags</B></U> -
<U><B>Apply UDT Argument Type Tags</B></U> -
This output option controls whether user-defined type tags (e.g., class, enum,
struct, union) are placed in front of the named type when the type is used as a
template or function argument. When turned on, the demangled string matches the