Browse Source
When an object of a class is created, the constructors of all member variables are called consecutively in the order the variables are declared, even if you don't explicitly write them to the initialization list.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue