Proposed resolution (May, 2015): Change 6.8.6.1 [basic.stc.general] 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.8.2 [intro.object]).
According to 6.8.6.1 [basic.stc.general] paragraph 1, This wording does not cover member references, which should also
have the same storage duration as the object of which they are a
member.
The storage duration of member subobjects, base class
subobjects and array elements is that of their complete
object (6.8.2 [intro.object]).