skypjack 1 месяц назад
Родитель
Сommit
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