cleanup TODO

This commit is contained in:
skypjack
2026-01-21 16:43:40 +01:00
parent 9687efcaf6
commit 5ea023c853

2
TODO
View File

@@ -33,8 +33,6 @@ TODO:
* meta: conversion_helper machinery has lot of room for improvements
* organizer: view/storage only based model, no registry
* 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