summaryrefslogtreecommitdiff
path: root/flower/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'flower/TODO')
-rw-r--r--flower/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/flower/TODO b/flower/TODO
index b810fabd7a..169a0525e6 100644
--- a/flower/TODO
+++ b/flower/TODO
@@ -1,3 +1,7 @@
+ * write a String_hash template
+
+ * write a Pointer_hash template
+
* fix/junk ambiguous String constructor overloads, e.g.:
String( int ) and String( char )
@@ -7,7 +11,7 @@
* disable this auto conv: const pointer -> bool -> string
- * PointerVec ?
+ * Pointer_array
* PCursor -> Pointer_cursor / PointerCursor ?