$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2005-08-16 19:30:45
"Thorsten Schuett" wrote:
> Hartmut and I wrote a small library which
> implements futures for C++.
>
A note aside: David Kohlhoff who
wrote asio library (http://asio.sourceforge.net/)
also implemented futures on the top
of his library.
I am still at trying to understand the whole
thing so I can offer only pointer.
/Pavel