updated TODO

This commit is contained in:
skypjack
2026-01-22 15:46:11 +01:00
parent f69bfbb9f1
commit 6cf91dc0e0

1
TODO
View File

@@ -33,6 +33,5 @@ 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
* 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