Reference or Value Semantics for Graph Traversal Range

Tobias Pankrath via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Feb 18 06:55:53 PST 2015


On Wednesday, 18 February 2015 at 14:38:24 UTC, Nordlöw wrote:
> On Wednesday, 18 February 2015 at 14:07:01 UTC, Steven 
> Schveighoffer wrote:
>> An UNINITIALIZED AA has not yet been allocated, and so it's 
>> reference is null.
>
>
> What's reason for uninitialized AA not behaving in the same way 
> as arrays do?

It's the same with arrays.


More information about the Digitalmars-d-learn mailing list