Boost logo

Boost :

From: Powell, Gary (powellg_at_[hidden])
Date: 2004-03-09 12:45:07


documentation bug:
Definition of data() Shouldn't that be only in the doc for the circular buffer space optimized? It isn't part of the adaptor interface.

Also this may be old ground, but any particular reason you are not using a std::vector as the underlying container, coupled with the iterator adaptors?

On the positive side, I like the functionality. I use this sort of container all the time. I often have things for which I can only hold N and when I have N+1, I need to purge the oldest.

  Yours,
  -Gary-

  


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