Fix aggregate init failure with gcc16

Replace deleted default constructors with explicit bool constructors to fix aggregate init failure with gcc16.

Signed-off-by: Mingli Yu mingli.yu@windriver.com

Merge request reports

Loading