$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sören \ (BuschnicK_at_[hidden])
Date: 2001-05-04 12:29:14
> I have an implementation for a circular (ring) buffer that may be of
What is a ring buffer? A circular linked list for example? Wouldn't that be
best implemented as a thin container wrapper or even iterator adaptor?
BuschnicK
-- RealName: Sören Meyer-Eppler | ICQ: 45724082 email: BuschnicK_at_[hidden] www: http://blackfish.sourceforge.net See what everyone else has seen, think what no one else has thought.