Changes between Version 29 and Version 30 of SoC2013
- Timestamp:
- Apr 8, 2013, 9:32:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoC2013
v29 v30 201 201 202 202 203 === Boost. Invoke ===203 === Boost.Functional/Invoke === 204 204 205 205 Provide a boost::invoke function implementation of the c++11 definition of INVOKE for c++11 and C++03 compilers. … … 264 264 === Boost.Expected === 265 265 266 Port to Boost the Expected library from Andrei Alexandrescu [1] adding a c alls expected-or-error_code and make it ready for review.266 Port to Boost the Expected library from Andrei Alexandrescu [1] adding a class expected-or-error_code and make it ready for review. 267 267 268 268 [1] http://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2012-Andrei-Alexandrescu-Systematic-Error-Handling-in-C