Changes between Version 23 and Version 24 of SoC2013


Ignore:
Timestamp:
Mar 26, 2013, 11:47:18 PM (10 years ago)
Author:
viboes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoC2013

    v23 v24  
    255255This project will be mentored by Vicente J. Botet Escriba
    256256
     257=== Boost.Expected ===
     258
     259Port to Boost the Expected library from Andrei Alexandrescu [1] adding a calls expected-or-error_code and make it ready for review.
     260
     261[1] http://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2012-Andrei-Alexandrescu-Systematic-Error-Handling-in-C
     262
     263This project will be mentored by Vicente J. Botet Escriba
     264
     265
    257266== Ideas ==
    258267
     
    269278* Protocol implementations for Boost.Asio
    270279* Factories for Boost.Flyweight (http://tinyurl.com/bktkc3s)
    271 * expected<T> (http://tinyurl.com/clv3bsj) for Boost.System
    272280
    273281=== Algorithms ===
     
    302310
    303311=== Math ===
    304 * Fixed-point math library (binary scaling)
     312
    305313* Geometry library (convince the developers to submit Eigen 3 to Boost)
    306314