in and const parameters

Denton Cockburn diboss at hotmail.com
Sun Mar 2 19:32:59 PST 2008


In the current implementation (2.011), what's the difference between
"in Foo x" and "const(Foo) x"?

in = const scope, but I don't see what scope does now in this const
regiment?  If it does something, I didn't find it in the docs.



More information about the Digitalmars-d mailing list