|
|
|
|
|
by IshKebab
904 days ago
|
|
This would be a big footgun though. That already happens for initialising class members in constructors and it's enough of a footgun that compilers have a warning to tell you if your initialisation order is different to the declaration order. |
|