Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
track all the useless void
[simgrid.git] / include / xbt / functional.hpp
2016-07-04 Gabriel Corona[xbt] Forgot to properly return the return value in...
2016-06-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Gabriel CoronaReplace std::aligned_union<> which is not available...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Gabriel CoronaTask, SBO even for non trivially copyable types
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-27 Gabriel CoronaFix compilation
2016-06-27 Gabriel CoronaFix the non-constant array size problem
2016-06-27 Gabriel CoronaAdd missing include
2016-06-27 Gabriel CoronaSmall buffer optimization for Task
2016-06-27 Gabriel CoronaRemove xbt::args: use vector<string> instead
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-21 Gabriel CoronaFuture chaining
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 Gabriel Corona[xbt] Missing override in Task::operator()()
2016-06-20 Gabriel CoronaMake FutureContinuation reusable in simgrid::xbt::Task
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Gabriel Corona[simix] Create actor by passing function and arguments
2016-05-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-26 Gabriel CoronaMove some C++ helpers in xbt/