easy_reflection_cpp icon indicating copy to clipboard operation
easy_reflection_cpp copied to clipboard

Extend template parameters

Open chocolacula opened this issue 2 years ago • 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.

chocolacula avatar Jul 01 '23 06:07 chocolacula