$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Question about futures library that was written by Anthony Williams
From: Jon Shuler (JShuler_at_[hidden])
Date: 2009-03-10 19:03:37
There is an example in the documentation under Creating Asynchronous
Values that shows how to call a function. Is it possible to call a
member function that has arguments?
Jon