const after initialization / pointers, references and values

Vicente via Digitalmars-d digitalmars-d at puremagic.com
Fri Aug 22 14:44:27 PDT 2014


If the foreach loop is replaced by:
foreach(ref node_ref; np)
Then it works like a charm!


More information about the Digitalmars-d mailing list