Boost C++ Libraries: Ticket #7444: Async: Add make_future/make_shared_future https://svn.boost.org/trac10/ticket/7444 <p> Add some make_future/make_shared_future as proposed in [@<a class="ext-link" href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3428.pdf"><span class="icon">​</span>http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3428.pdf</a> A Standardized Representation of Asynchronous Operations]. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7444 Trac 1.4.3 viboes Sun, 30 Sep 2012 11:25:46 GMT status, severity, summary changed https://svn.boost.org/trac10/ticket/7444#comment:1 https://svn.boost.org/trac10/ticket/7444#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>severity</strong> <span class="trac-field-old">Problem</span> → <span class="trac-field-new">Cosmetic</span> </li> <li><strong>summary</strong> <span class="trac-field-old">Add make_future/make_shared_future</span> → <span class="trac-field-new">Async: Add make_future/make_shared_future</span> </li> </ul> Ticket viboes Tue, 09 Oct 2012 23:32:22 GMT milestone deleted https://svn.boost.org/trac10/ticket/7444#comment:2 https://svn.boost.org/trac10/ticket/7444#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-deleted">To Be Determined</span> </li> </ul> <p> Committed in trunk <a class="changeset" href="https://svn.boost.org/trac10/changeset/80783" title="Thread: try to fix some issues with packaged_task with signature parameters">[80783]</a><a class="changeset" href="https://svn.boost.org/trac10/changeset/80789" title="Thread: make the code of tests set_rvalue and make_future more portable">[80789]</a> </p> Ticket viboes Tue, 30 Oct 2012 09:40:39 GMT <link>https://svn.boost.org/trac10/ticket/7444#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7444#comment:3</guid> <description> <p> Committed in trunk revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/81111" title="Thread: remove some rvalue-references limitations for future::then and ...">[81111]</a>. Emulate move semantics. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Mon, 05 Nov 2012 21:29:05 GMT</pubDate> <title>milestone set https://svn.boost.org/trac10/ticket/7444#comment:4 https://svn.boost.org/trac10/ticket/7444#comment:4 <ul> <li><strong>milestone</strong> → <span class="trac-field-new">Boost 1.53.0</span> </li> </ul> Ticket viboes Sun, 02 Dec 2012 10:37:34 GMT <link>https://svn.boost.org/trac10/ticket/7444#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7444#comment:5</guid> <description> <p> Committed revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/81667" title="Thread: merge from trunk 1.53">[81667]</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 08 Dec 2012 16:01:57 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7444#comment:6 https://svn.boost.org/trac10/ticket/7444#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket