$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-04-15 12:18:16
Last time, we were looking for examples for using the Boost.Thread
library to construct useful higher-level classes.
I've implemented a "bounded queue" with the possibility to signal
the end of transmission ("close"). Please find it attached.
Jens Maurer