Created on 2015-06-06.00:00:00 last changed 109 months ago
Rationale (October, 2015):
The fact that “ignored” applies only to runtime effects is indicated by the phrase “during execution” in the existing wording. This seems clear enough.
According to 11.9.3 [class.base.init] paragraph 7,
A mem-initializer where the mem-initializer-id denotes a virtual base class is ignored during execution of a constructor of any class that is not the most derived class.
Presumably “ignored” here means that there will be no runtime effect but that semantic restrictions such as access checking and the ODR must still be applied, but this is not completely clear.
History | |||
---|---|---|---|
Date | User | Action | Args |
2015-11-10 00:00:00 | admin | set | messages: + msg5981 |
2015-06-06 00:00:00 | admin | create |