$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Futures Review - inheriting from futures
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-01-06 17:31:33
In order to be able to inherit from futures, shouldn't the constructor(detail::future_object) or constructor(detail::future_impl) be protected?
Vicente