mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
In >= C++11 mode, generate default member initializers instead of a default constructor. The new code is semantically equivalent, but will allow aggregate initialization in C++20. This is a different take on #5951. |
||
|---|---|---|
| .. | ||
| generated_cpp17 | ||
| test_cpp17.cpp | ||