std.allocator needs your help

Namespace rswhite4 at googlemail.com
Tue Sep 24 15:11:47 PDT 2013


> I would rather want new to be overloadable and have 2 sets of 
> parameters
>
> new (allocator)(arg1, arg2)
>
> Where "allocator" would go to the overloaded version of new and 
> "arg1" and "arg2" will be passed to the constructor.

+1


More information about the Digitalmars-d mailing list