Chlumsky/json-cpp-gen

Ignore final keyword

Chlumsky opened this issue · 1 comments

Ignore final in cases like

struct Foo final { };

Implemented in 3f4d492