|
|
@@ -35,5 +35,6 @@ 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
|
|
|
+* export optional as meta_pointer like (or refine meta-pointer like detection)
|
|
|
+* ENTT_FORCE_STL on the CI
|