
28 May
2005
28 May
'05
11:19 p.m.
"Jeff Garland" <jeff@crystalclearsoftware.com> wrote in message news:20050528140533.M68667@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