7 Apr
2013
7 Apr
'13
11:36 a.m.
Zitat von Klaim - Joël Lamotte
On Sun, Apr 7, 2013 at 3:01 AM, Agustín K-ballo Bergé
So it's a VS only bug... Someone confirmed the bug in the ticket but say it's fixed in trunk.
it must fail on all compilers using 1.53, as it's because of out-of-bounds vector access. is it intentional that container::vector::operator[] doesn't assert n < size()? would have caught this bug.