inverse of std.demangle?

Adam D. Ruppe destructionator at gmail.com
Wed Jul 10 18:24:05 PDT 2013


On Wednesday, 10 July 2013 at 18:10:19 UTC, Sean Kelly wrote:
> It would have to be done in a way that avoided allocating 
> though (similar to core.demangle), to be in core.

This would be really easy to do if enum string[] = [...]; didn't 
allocate at runtime.

Unbelievable.


More information about the Digitalmars-d-learn mailing list