I can crash program (core.exception.InvalidMemoryOperationError) by using __FUNCTION__ in a class ctor

Adam D. Ruppe destructionator at gmail.com
Fri Jan 18 17:08:52 UTC 2019


On Friday, 18 January 2019 at 17:03:59 UTC, Steven Schveighoffer 
wrote:
> import std.internal.cstring;

The only downside here is the internal namespace has no public 
guarantees; the phobos devs can remove or modify it as they want 
without notice.


More information about the Digitalmars-d mailing list