Changes between Version 31 and Version 32 of SoC2013


Ignore:
Timestamp:
Apr 9, 2013, 7:17:13 PM (10 years ago)
Author:
viboes
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoC2013

    v31 v32  
    278278[1] https://github.com/panaseleus/stack_unwinding#d-style-scope-guardsactions
    279279
     280=== Boost.Pipelines ===
     281
     282Provide boost::pipelines implementations base on the C++ Pipelines proposal [1] and the Google implementation in [2] 
     283
     284[1] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3534.html
     285[2] https://code.google.com/p/google-concurrency-library/source/browse/include/pipeline.h
     286
     287This project will be mentored by Vicente J. Botet Escriba
    280288
    281289== Ideas ==