$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-header.inc")
?>
Hi,
I am a user of the Boost Thread library experimental class, "sync_queue".
I would like to know if there is a way to remove all elements currently in the queue.
I don't see a "clear()" or "erase()" type method exposed and I don't see an easy way to access the internal container as a workaround.
Thanks to all Boost developers for creating such a great collection of libraries.
Ken
$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-footer.inc");
?>