...
[ISO/IEC 14882-2014] | 12.6.2, "Initializing Bases and Members" |
[Lockheed Martin 05] | Rule 75, "Members of the initialization list shall be listed in the order in which they are declared in the class" |
...
OOP36-CPP. Do not assume that copy constructor invocations will not be elided 013. Object Oriented Programming (OOP) 014. Concurrency (CON)