Skip to content
Snippets Groups Projects
Commit 870aeeef authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add no_init value

This value is used to define explicitly constructors with no initialization. In
particular, it allows to define default (no init) constructor helper when
writing trivial types: default constructor being defined as (=default). This
helps to avoid compiler to complain about false uninitialized variables.
parent b8b86947
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment