skypjack 2 månader sedan
förälder
incheckning
ea5deaf3c9
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -35,3 +35,5 @@ TODO:
 * introduce a way to inject stl from outside too
 * introduce a way to inject stl from outside too
 * use entity_like concept where applicable
 * use entity_like concept where applicable
 * clang-format config for concepts (and review existing too)
 * clang-format config for concepts (and review existing too)
+* review sentinels (std::default_sentinel and the like)
+* review non-const to const iterator conversions