Why hide a trusted function as safe?
Dicebot via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Jul 26 06:11:51 PDT 2015
I remember doing something like that in druntime because of
objects - you can't override @safe method prototype with @trusted
one.
More information about the Digitalmars-d-learn
mailing list