From: nbecker_at_[hidden]
Date: 2001-05-01 12:17:03


I have an implementation for a circular (ring) buffer that may be of
general interest. I find it very useful for signal processing
applications (delay line, etc).

I believe it fits nicely into the STL design. Any interest?