std.allocator needs your help

Benjamin Thaut code at benjamin-thaut.de
Wed Sep 25 08:22:28 PDT 2013


Am 25.09.2013 00:39, schrieb Andrei Alexandrescu:
> On 9/24/13 3:11 PM, Namespace wrote:
>>> 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
>
> We're banning that syntax of new.
>
> Andrei

I always love it when people just plain ignore all the arguments I made ...

-- 
Kind Regards
Benjamin Thaut


More information about the Digitalmars-d mailing list