Documentation and test for String::index() and String::rindex()
[libacl.git] / TODO
diff --git a/TODO b/TODO
index 52cb9be..168a1d7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
 Things to do:
 =============
 
-- String: index and rindex methods with String argument
 - String: format operator % like in python
 - String: assign fstream objects to read and write a file
 - String: convert to and from std::sstream and std::string