Răsfoiți Sursa

updated TODO

skypjack 7 luni în urmă
părinte
comite
5feca37a78
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -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