Changes between Version 29 and Version 30 of SoC2013


Ignore:
Timestamp:
Apr 8, 2013, 9:32:47 PM (10 years ago)
Author:
viboes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoC2013

    v29 v30  
    201201
    202202
    203 === Boost.Invoke ===
     203=== Boost.Functional/Invoke ===
    204204
    205205Provide a boost::invoke function implementation of the c++11 definition of INVOKE for c++11 and C++03 compilers.
     
    264264=== Boost.Expected ===
    265265
    266 Port to Boost the Expected library from Andrei Alexandrescu [1] adding a calls expected-or-error_code and make it ready for review.
     266Port to Boost the Expected library from Andrei Alexandrescu [1] adding a class expected-or-error_code and make it ready for review.
    267267
    268268[1] http://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2012-Andrei-Alexandrescu-Systematic-Error-Handling-in-C