$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [Reviews] Futures - packaged_task and shared_future
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-01-05 02:41:46
Hi,
can you consider the ability of a shared_packaged_task to return a shared_future?
This is a temporary use case until we have implementation of containers allowing movable_only object.
unique_future<T> is movable_only and can not be stored on current containers as for example fusion::tuple.
Best,
Vicenre
_____________________
Vicente Juan Botet Escribá