How convert DList!string to string array

Timon Gehr timon.gehr at gmx.ch
Sat Feb 15 10:13:59 PST 2014


On 02/15/2014 06:11 PM, Jakob Ovrum wrote:
> ...
>
> You can construct containers from ranges directly:
>
> auto c = Array!string(a[]);

This seems obvious, but it is not actually true.


More information about the Digitalmars-d-learn mailing list