Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-05-28 18:19:22


"Jeff Garland" <jeff_at_[hidden]> wrote in message
news:20050528140533.M68667_at_crystalclearsoftware.com...
| On Fri, 27 May 2005 22:26:55 -0500, Raz wrote

| > BOOST_ASSERT( values[9] == 9 );
| > }
| > [CODE]
| >
| > Shouldn't the last assertion be BOOST_ASSERT(values[8]==9)? Unless my
| > brain is tricking me, the last element in the container should be at
| > the 8th slot.

yes. It's already fixed in the cvs version.

Thanks anyway.

| It's helpful to add the library name to these kind of posts so the
appropriate
| library maintainer will see them.

oh yeah, I almost missed this one.

-Thorsten


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