$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: albert meyburgh (ameyburgh_at_[hidden])
Date: 2008-06-10 10:35:12
Is there a threaded version of some of the boost components?
For example, calling find on a container should be easily threaded. I
realize the user could also easily thread this, but it seems like a trivial
thing to just add support for in boost itself.