int x = default; // x becomes zero T x = default; // x becomes whatever the default value for struct is