On Tuesday, 19 April 2016 at 14:44:12 UTC, Johan Engelen wrote:
What is very unfortunate is that std.traits depends on the mangled name, doing string parsing of the mangled name of symbols to obtain symbol traits.

I'm surprised that's how it works. I just assumed there was some __traits call for that.

Compilation with -hashthres=1000 results in a binary that is half the size of the original (201MB vs. 461MB).

Seems promising!

Reply via email to