If you had money to place for a bounty, what would you choose?
H. S. Teoh
hsteoh at quickfur.ath.cx
Sat Nov 30 07:16:21 PST 2013
On Sat, Nov 30, 2013 at 05:47:37PM +1100, Daniel Murphy wrote:
> "H. S. Teoh" <hsteoh at quickfur.ath.cx> wrote in message
> news:mailman.165.1385740581.3242.digitalmars-d at puremagic.com...
[...]
> > What about the AA value type issue?
> >
>
> I don't think we do anything. Let the builtin AA type be simple,
> slow, and reliable. When performance matters, use a library type you
> can customize.
[...]
Sorry, I meant, what to do about aaA.d not being passed the TypeInfo of
AA values. This causes things like aa[key]++ to produce wrong results
when the value's .init isn't binary zero.
T
--
Life is complex. It consists of real and imaginary parts. -- YHL
More information about the Digitalmars-d
mailing list