summaryrefslogtreecommitdiffstats
path: root/sigmod/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'sigmod/TODO')
-rw-r--r--sigmod/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/sigmod/TODO b/sigmod/TODO
new file mode 100644
index 00000000..f9bde618
--- /dev/null
+++ b/sigmod/TODO
@@ -0,0 +1,3 @@
+Properly inline methods (http://www.parashift.com/c++-faq-lite/inline-functions.html#faq-9.9)
+
+Species::validate() gives a (possible) noreturn option (???)