Title
Member references omitted from description of storage duration
Status
cd4
Section
6.7.5.6 [basic.stc.inherit]
Submitter
David Krauss

Created on 2014-10-08.00:00:00 last changed 86 months ago

Messages

Date: 2015-10-15.00:00:00

[Moved to DR at the October, 2015 meeting.]

Date: 2015-05-15.00:00:00

Proposed resolution (May, 2015):

Change 6.7.5.6 [basic.stc.inherit] paragraph 1 as follows:

The storage duration of member subobjects, base class subobjects and array elements reference members is that of their complete object (6.7.2 [intro.object]).
Date: 2014-10-08.00:00:00

According to 6.7.5.6 [basic.stc.inherit] paragraph 1,

The storage duration of member subobjects, base class subobjects and array elements is that of their complete object (6.7.2 [intro.object]).

This wording does not cover member references, which should also have the same storage duration as the object of which they are a member.

History
Date User Action Args
2017-02-06 00:00:00adminsetstatus: dr -> cd4
2015-11-10 00:00:00adminsetmessages: + msg6065
2015-11-10 00:00:00adminsetstatus: ready -> dr
2015-05-25 00:00:00adminsetmessages: + msg5445
2015-05-25 00:00:00adminsetstatus: drafting -> ready
2014-10-08 00:00:00admincreate