Under VS2010, the grinder project fails to build because the code assumes it
can modify a set element via an iterator. In the latest iteration of the C++
standard, this is not allowed (as it can invalidate the set constraint).
Original issue reported on code.google.com by rog...@chromium.org on 22 May 2012 at 5:57
Original issue reported on code.google.com by
rog...@chromium.org
on 22 May 2012 at 5:57