On Thursday, 22 January 2015 at 07:34:16 UTC, Kagamin wrote:
The namespace can be lost in demangling due to a typo in delimiters, so it's probably better to start by comparing mangled symbols.
If someone familiar with the CPP name mangling code can have a look :
https://github.com/D-Programming-Language/dmd/pull/4333
