On 03/08/2011 02:03 PM, Steven Schveighoffer wrote: > it's not std.array.reserve, it's object.reserve, always present, no need > to import.
Thanks. The reserve that I found in array.d is std.array.Appender(T).reserve.
Ali
On 03/08/2011 02:03 PM, Steven Schveighoffer wrote: > it's not std.array.reserve, it's object.reserve, always present, no need > to import.
Thanks. The reserve that I found in array.d is std.array.Appender(T).reserve.
Ali