|
@@ -35,3 +35,5 @@ TODO:
|
|
|
* introduce a way to inject stl from outside too
|
|
* introduce a way to inject stl from outside too
|
|
|
* review sentinels (std::default_sentinel and the like)
|
|
* review sentinels (std::default_sentinel and the like)
|
|
|
* review non-const to const iterator conversions
|
|
* 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
|