Non-Initialized Dynamic Arrays Construction

bearophile bearophileHUGS at lycos.com
Mon Feb 24 03:29:38 PST 2014


TheFlyingFiddle:

> http://dlang.org/phobos/std_array.html#.uninitializedArray is 
> what you want.

The OP wants minimallyInitializedArray. uninitializedArray is 
only for special situations. Perhaps we have to fix the online 
docs to underline this.

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list