summaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-01-30 08:47:51 +0100
committerRoland Reichwein <mail@reichwein.it>2020-01-30 08:47:51 +0100
commitd99d80e862c2799d0dc9a567b710c7b05d6a47a4 (patch)
tree6a6f0f66751c6080389904937757ce4ea0daa606 /TODO
parent1f3f7c2693686d847bf1a9bb3e47a023fe9d7992 (diff)
Fix alternatives handling
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a1d7b33..58b4f2b 100644
--- a/TODO
+++ b/TODO
@@ -4,3 +4,6 @@
start symbol implicitly from bnf
validate bnf: no empty types or values, or empty target lists
+
+map -> unordered_map
+set -> unordered_set