Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
implement THROW_IMPOSSIBLE and THROW_UNIMPLEMENTED with std::runtime_error directly
[simgrid.git] / TODO
diff --git a/TODO b/TODO
index fbcc497..be9aa13 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,7 +24,3 @@
      to get the list of files to pack.
 
 * Replace XBT with the C++ standard library
      to get the list of files to pack.
 
 * Replace XBT with the C++ standard library
-
-* Some XBT datacontainers seem to overlap. Kill some of them all.
-    - replace fifo with dynars
-    - replace set with SWAG