easy_reflection_cpp
easy_reflection_cpp copied to clipboard
Extend template parameters
We should do:
- Add support of user's template classes with different number of template arguments. It could be done with lists in inja template engine.
- Add custom allocators in supported containers. At least add a parameter for all containers.