Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use a static variable for empty_set, and allow default noexcept move constructor.
[simgrid.git] / src / xbt / utils / iter / powerset.hpp
2023-05-09 Arnaud GierschUse a static variable for empty_set, and allow default...
2023-04-27 Arnaud GierschFix build error: exception specification of explicitly
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-05 Maxwell PirtleAdd first steps for ex(C) for CommWait
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-02 Martin QuinsonFix a typo found by clang in MC builds
2023-02-28 Augustin DegommeMerge branch 'udpor-phase3' into 'master'
2023-02-28 Maxwell PirtleAdd powerset_iterator to simgrid::xbt