
9 Mar
2004
9 Mar
'04
7:49 p.m.
"Powell, Gary" <powellg@amazon.com> wrote
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.
No, it is part of 'core'.
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?
Complete control over data, debug support. /Pavel