
8 Jun
2004
8 Jun
'04
12:08 a.m.
"James Curran" <JamesCurran@mvps.org> wrote in message news:ca2nvg$a2k$1@sea.gmane.org... | "Thorsten Ottosen" <nesotto@cs.auc.dk> wrote in message | news:c9nlu8$8f2$1@sea.gmane.org... | > 4. New heavily improved documentation | In the first example of the tutorial, the last lines are: | | BOOST_ASSERT( values[0] == 1 ); | BOOST_ASSERT( values[9] == 9 ); | | shouldn't that be "values[8]" ? yes, thanks :-) Thorsten