Browse Source

updated TODO

skypjack 1 month ago
parent
commit
5feca37a78
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TODO

+ 1 - 0
TODO

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