dropbox / djinni

A tool for generating cross-language type declarations and interface bindings.
Apache License 2.0
2.88k stars 487 forks source link

Use ‘constexpr’ in generated `.cpp` files #387

Closed xianwen closed 6 years ago

xianwen commented 6 years ago

Fix compile error: ‘constexpr’ needed for in-class initialization of static data member.