https://issues.dlang.org/show_bug.cgi?id=15473
--- Comment #6 from Walter Bright <[email protected]> --- The mangler: https://github.com/D-Programming-Language/dmd/blob/master/src/cppmangle.d is useful for figuring out what the various things, like Q vs U, mean. --
