just::thread Support Forum
September 04, 2010, 03:48:32 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: just::thread V1.4.1 for Windows and Linux Released
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: ANNOUNCE: V1.3 of just::thread released for linux and Windows  (Read 2264 times)
Anthony Williams
Administrator
Newbie
Posts: 42



View Profile WWW
« on: January 15, 2010, 11:06:34 AM »

I am pleased to announce the release of V1.3 of just::thread for both Ubuntu Linux and Windows.

This release includes the following changes:

  • Support for the new std::async function for launching asynchronous tasks with return values. This allows you to quickly and easily take advantage of the available hardware concurrency without excessive oversubscription.
  • Support for the new std::atomic_future class template which allows a single reference to a shared future value to be updated from multiple threads.
  • Support for 64-bit Windows has been added to the Portability Bundle
  • The <cstdatomic> header has been renamed to <atomic>
  • The std::unique_future class template has been renamed to std::future
  • Plus various other small changes to bring the code into line with the current C++0x working draft
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!