ItaniumDemangler Type
Represents a demangler for Itanium C++ names.
Constructors
| Constructor | Description |
|
|
Static members
| Static member | Description |
Full Usage:
ItaniumDemangler.IsWellFormed(str)
Parameters:
string
Returns: bool
|
B2R2