‑‑warn_about_incomplete_constructors
In this section:
Syntax
--warn_about_incomplete_constructors
Description
Use this option to make the compiler warn if a constructor does not provide an initializer for each data member.
Caution
This option is not available in the IDE.