C++ Logo

std-proposals

Advanced search

Re: Allowing access to object representations

From: language.lawyer_at <language.lawyer_at_[hidden]>
Date: Wed, 21 Aug 2019 21:59:29 +0300
On 21/08/2019 21:55, Krystian Stasiowski via Std-Proposals wrote:
> Yes, you access the value of the object of the object, however, since its not specified what exactly you get

It is specified: you get the value contained in the object.

> http://eel.is/c++draft/conv.lval#3.4

Indeed, it is specified here.

Received on 2019-08-21 14:01:34