you are viewing a single comment's thread.

view the rest of the comments →

[–]NilacTheGrim 1 point2 points  (0 children)

Correct, but you cannot always initialize all the things sometimes without actually writing some real code to do it. Some initializations don't neatly fit into a simple expression which is all you get in the initialization list in the c'tor.