Changes between Version 24 and Version 25 of SoC2014
- Timestamp:
- Feb 8, 2014, 6:00:34 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoC2014
v24 v25 178 178 179 179 180 === Boost.Thread / Parallel algorithms === 181 182 Base on [1] but adding an Executor parameter, add parallel_xxx algorithm in Boost.Thread. 183 184 [1] http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3429.pdf 185 186 187 This project could be mentored by Vicente J. Botet Escriba 188 189 190 180 191 === Boost.Fixed-Point === 181 192