skypjack пре 5 месеци
родитељ
комит
5feca37a78
1 измењених фајлова са 1 додато и 0 уклоњено
  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