updated TODO

This commit is contained in:
skypjack
2026-01-19 15:47:47 +01:00
parent 682f6b2392
commit 5feca37a78

1
TODO
View File

@@ -35,5 +35,6 @@ 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)
* hashed_string consteval-ness on construction to further reduce risks
* review sentinels (std::default_sentinel and the like)
* review non-const to const iterator conversions