On 1/28/13 4:32 PM, Dicebot wrote:
On Monday, 28 January 2013 at 18:43:19 UTC, Andrei Alexandrescu wrote:
I guess you hate if people want their bigints to assign with a = b.

Have never used bigints. You mean that copy construction upon assignment
allocates too? Yes, I do now like this, too, but see no sane to get
around this as it will feel unnatural either way.

So maybe it's time to adjust your preferences.

Arrays, however, will
not suffer at all from switching to array.resize(42) syntax from
array.length = 42 syntax.

Well I think this is a given now. So again - time to adjust preferences :o).


Andrei

Reply via email to