
9 Sep
2013
9 Sep
'13
2:41 p.m.
On 8 Sep 2013 at 22:20, Jonathan Wakely wrote:
Try turning on iterator debugging. I'd almost be certain it's an iterator incremented or decremented too far. libstdc++ and Dinkumware STLs both have extensive iterator debugging facilities, libc++ seems to have some support according to Google.
They can only debug iterators defined by the standard library, not ones defined by Boost.MultiIndex.
You're absolutely right - I had it in my head that Multi Index rebound normal STL containers into a single container, but that is very wrong. My mistake. Niall -- Currently unemployed and looking for work. Work Portfolio: http://careers.stackoverflow.com/nialldouglas/