mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-14 03:29:28 +07:00
637 B
637 B
Roadmap
Backlog
- type conversions
- non-linear search of methods/functions/...
- register base types by
META_HPP_ENABLE_POLY_INFO - fix all includes to work with the library more flexible
- test and support shared libraries
- remove
resolve_poly_type, useresolve_type(T&&)instead - add ucast manual
- mark all internal macro with DETAIL prefix
Thoughts
- store only
hashed_stringin indices insteadstring
Version 1.0
Version 2.0
- instance mapper
- dynamic binds listener
- static binds listener
- dynamic type visitor
- conan package config
- type names by nameof