flatdata icon indicating copy to clipboard operation
flatdata copied to clipboard

Modernize generated C++ code

Open VeaaC opened this issue 6 years ago • 0 comments

Code contains things like:

  • typedef instead of using
  • missing move / revalue in some places
  • etc

VeaaC avatar Sep 23 '19 14:09 VeaaC