updated TODO

This commit is contained in:
skypjack
2026-01-19 11:49:44 +01:00
parent 4793cbfd20
commit ea5deaf3c9

2
TODO
View File

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