Fix conflicting statements about initialization in developer notes.
Context: #12785 (comment)
Fix conflicting statements about initialization in developer notes.
Context: #12785 (comment)
449 | @@ -450,12 +450,17 @@ C++ data structures 450 | 451 | - Vector bounds checking is only enabled in debug mode. Do not rely on it 452 | 453 | -- Make sure that constructors initialize all fields. If this is skipped for a
Please don't remove this part about optimization.
Fixed! :-)
@laanwj Updated. Please re-review :-)
ACK b119e78, looks good.
ACK b119e78