flatdata
flatdata copied to clipboard
Modernize generated C++ code
Code contains things like:
- typedef instead of using
- missing move / revalue in some places
- etc