Boost logo

Boost Users :

From: Christian Henning (chhenning_at_[hidden])
Date: 2007-04-03 14:26:06


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;

Christian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net