Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use memcpy() instead of possibly broken aliasing through an union.
[simgrid.git] / include / xbt / setset.h
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 navarropBe compatible with windows
2010-05-27 cristianrosaRemove the reference count of the elements from the...
2010-05-05 mquinsonNew data container: setset (set of sets of elements)