Dynamic array void initialization

spir denis.spir at gmail.com
Tue Mar 8 15:44:19 PST 2011


On 03/08/2011 11:57 PM, Steven Schveighoffer wrote:
> On Tue, 08 Mar 2011 17:48:37 -0500, Tom <tom at nospam.com> wrote:
>
>> http://d.puremagic.com/issues/show_bug.cgi?id=5603
>>
>> This is really sad. This kind of stuff is a must for performance. D is
>> disappointing me too much yet :(
>>
>
> There is always c's malloc, or you can try using the GC malloc directly. For
> application specific needs, it might be sufficient. However, a builtin
> language/library feature must be very robust and handle all cases.

I recently discovered the GC module refactored (with all funcs now integrated 
into the type): very good job; everything is now clear and easy to use.

Denis
-- 
_________________
vita es estrany
spir.wikidot.com



More information about the Digitalmars-d-learn mailing list