updated TODO

This commit is contained in:
skypjack
2026-01-28 16:17:23 +01:00
parent 1000562b1c
commit 5c2326fa50

2
TODO
View File

@@ -35,3 +35,5 @@ TODO:
* introduce a way to inject stl from outside too
* review sentinels (std::default_sentinel and the like)
* review non-const to const iterator conversions
* support meta data and meta func with the same name of the meta type (bucket mismatch)
* auto-detect meta pointer-like types from dedicated type member