C++ Futures

Courtesy Lambda the Ultimate - Programming Languages Weblog  Wed, 03/04/2009 - 10:13

The next C++ standard is supposed to include futures in the libraries. Futures allow assignment to a value that is to be calculated at a later time - assigning a promise in lieu of the final value until such time as it becomes available.

The current thread carries on until the value is actually needed, at which time the value is made available or a the thread goes into a wait state.

Being a library facility, instead of a built-in...


 

More related items

Apple Fires Back at Windows 7 in New Ads
Apple’s “I’m a PC” and “I’m a Mac” dynamic ad duo are at it again in three new “Get a Mac” commercials that take direct aim at...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
Popular by tags

Week

  • -- no stats yet --


computer-internet.marc8.com