Scope and with
Ali Çehreli
acehreli at yahoo.com
Wed Jan 23 08:29:17 PST 2013
On 01/23/2013 08:19 AM, simendsjo wrote:
> Stuff like this should really be in the documentation.. The docs says
> "in" is equivalent to "const scope",
That is correct.
> but doesn't mention this is not yet
> implemented and is just "const" for now..
I am not sure whether that is true for all compilers. The problem is,
the language spec and dmd's implementation have been intertwined. That's
our life... :)
Ali
More information about the Digitalmars-d-learn
mailing list