
24 Apr
2004
24 Apr
'04
2:50 a.m.
I'm looking at using circular buffer on a project. With only minor adaptation it does exactly what I need. I know it has been accepted, but isn't yet in CVS. So I have a few questions: 1) Is 3.6 from the files section the latest version? 2) Any showstopper bugs I should be aware of? 3) I'm assuming it works with VC7.1 and gcc 3.x? 4) Looks like my interface needs will be pretty basic: push_back, erase, clear. I assuming review changes won't impact these, correct? 5) Any reason it is NOT ready for prime time? Thx for the great submission! Jeff