Re: [boost] cyclic buffer

2002-11-15 Thread Jan Gaspar
Rob Stewart wrote: > From: Jan Gaspar <[EMAIL PROTECTED]> > > > > This is something different - it is an iterator; if it reaches an end of the >container it shifts to its beginning. Cyclic buffer is a > > container with different capabilities. I can send it to you, if you want. > > Of course it

Re: [boost] cyclic buffer

2002-11-14 Thread Rob Stewart
From: Jan Gaspar <[EMAIL PROTECTED]> > > This is something different - it is an iterator; if it reaches an end of the >container it shifts to its beginning. Cyclic buffer is a > container with different capabilities. I can send it to you, if you want. Of course it is. However, since your circul