4 Apr
2007
4 Apr
'07
2:07 p.m.
----- Mensaje original -----
De: Christian Henning
Hi there, maybe it has been fixed already. In the section Sequenced Indices there is a type in the sample code.
*(s.begin()) == 1;
should be
*(s.begin()) = 1;
Hello Christian, thank you for the report; this typo was already fixed in the CVS. You might want to use the Boost 1.34 version of the documentation, preview at: http://boost-consulting.com/boost/libs/multi_index/ as it incorporates many improvements and fixes collected during the 15 months since Boost 1.33 was relased. Best, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo