cbeck88/visit_struct

Allow non-intrusive annotation of template types

cbeck88 opened this issue · 0 comments

A gap right now is that there is no good way to annotate template types using the VISITABLE_STRUCT macro. This may be necessary or desirable if you are using third party code and you don't want to modify the headers, but you want to be able to use their types in your serialization framework.