Boost logo

Boost :

Subject: Re: [boost] [Multi-Index] Valgrind Invalid read size of 8
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2013-09-09 10:41:37


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/



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk