std.stringbuffer

Pedro Ferreira ask at me.pt
Fri May 2 15:30:50 PDT 2008


Janice Caron escreveu:
> 2008/4/30 Janice Caron <caron800 at googlemail.com>:
>>  I would support the addition of some function like
>>
>>     gc.minimise(char[])
>>
>>  which returned all the unused space following the end of the array
>>  back to the gc, without any copying of the used part. I wouldn't be
>>  able to write that though - the gc is not my area of expertise.
> 
> Sorry, I meant
> 
>     std.gc.minimise(void[] array)
> 
> This function doesn't exist right now.

Weren't 'void[]'s banned?



More information about the Digitalmars-d mailing list