On 3/21/12, Jonathan M Davis <[email protected]> wrote: > I think that the current behavior is very much what the behavior _should_ be.
But the current behavior is already at odds. This already works: int[string] foo; foo["bar"]++;
On 3/21/12, Jonathan M Davis <[email protected]> wrote: > I think that the current behavior is very much what the behavior _should_ be.
But the current behavior is already at odds. This already works: int[string] foo; foo["bar"]++;