Re: Why hide a trusted function as safe?
Dicebot via Digitalmars-d-learn Sun, 26 Jul 2015 06:16:22 -0700
I remember doing something like that in druntime because of
objects - you can't override @safe method prototype with @trusted
one.
- Why hide a trusted functio... simendsjo via Digitalmars-d-learn
- Re: Why hide a truste... anonymous via Digitalmars-d-learn
- Re: Why hide a truste... Adam D. Ruppe via Digitalmars-d-learn
- Re: Why hide a tr... Joseph Rushton Wakeling via Digitalmars-d-learn
- Re: Why hide a truste... Dicebot via Digitalmars-d-learn
- Re: Why hide a tr... Johannes Pfau via Digitalmars-d-learn
- Re: Why hide a tr... Steven Schveighoffer via Digitalmars-d-learn