C++ Logo

std-discussion

Advanced search

Re: Are subobject transitive.

From: language.lawyer_at <language.lawyer_at_[hidden]>
Date: Sun, 8 Sep 2019 22:10:55 +0300
On 08/09/2019 21:54, Krystian Stasiowski via Std-Discussion wrote:
> The definition of what exactly a member subobject is lacking, which leaves me with this question. Given an object A with a member member subobject B, and A is the base class subobject of an object C, would B be a subobject of C?

See https://groups.google.com/a/isocpp.org/d/msg/std-discussion/JgkbCtaMpIw/i9Y0GfWWAAAJ and https://github.com/cplusplus/draft/issues/2310

Received on 2019-09-08 14:13:03