mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-13 03:08:49 +07:00
20 lines
337 B
Markdown
20 lines
337 B
Markdown
# Roadmap
|
|
|
|
## Backlog
|
|
|
|
- add coverage information
|
|
- add an ucast function with a dynamic `to` argument
|
|
- remove metadata merging?
|
|
- optional type/state registries sharing?
|
|
|
|
## Version 1.0
|
|
|
|
## Version 2.0
|
|
|
|
- instance mapper
|
|
- type conversions
|
|
- dynamic binds listener
|
|
- static binds listener
|
|
- dynamic type visitor
|
|
- conan package config
|