Changes between Version 24 and Version 25 of SoC2010


Ignore:
Timestamp:
Apr 6, 2010, 6:38:45 PM (13 years ago)
Author:
viboes
Comment:

Added Boost.Thread adaptation to the C++0x standard proposal

Legend:

Unmodified
Added
Removed
Modified
  • SoC2010

    v24 v25  
    134134Student should have a strong background in C++ and experience with Expression Templates with or without Boost.Proto. Base knowledge in functional programming could be an advantage.
    135135
     136== Boost.Thread ==
     137Adapt the current Boost.Thread interface to the C++0x standard proposal, for C++98 and C++0x compilers. The main issues are related to some naming changes, the use of the standard chrono library and move semantics. The libraries could use the Boost.Chrono and Boost.Move libraries under the review schedule for C++98 compilers.
    136138
    137139= Summer of Code Policies =