chocolacula/easy_reflection_cpp

Extend template parameters

chocolacula opened this issue · 0 comments

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.