
25 Jul
2004
25 Jul
'04
9:31 a.m.
"Mattias Flodin" wrote:
...would it be useful if the library automatically mangled the name according to the type?
It would. I remember there was attempt to create demangling library for Boost (based on libcwd?) but it wasn't finished. It was discussed in quite long threads here.
* May cause problems if multiple mangling schemes exist on a single (OS) platform.
These definitely exist (e.g. between Borland and VC). /Pavel