|
|
|
|
f(param): var(param) syntax, it's called an initializer list. Some people use it a lot to save typing a lot of constructor calls in a constructor. |
|
| That's basically what it does. Make sure you learn the weird f(param): var(param) syntax, it's called an initializer list. Some people use it a lot to save typing a lot of constructor calls in a constructor. |