What is meant by identity with relation to structure.

user1234 user1234 at 12.de
Tue Mar 24 23:47:05 UTC 2026


On Monday, 23 March 2026 at 17:55:57 UTC, Justin P. wrote:
> This line on the structure specification: "A struct is defined 
> to not have an identity..."  What is meant by the word 
> 'identity?'

it's a rvalue, you dont care about the address, it can be blitted 
at some point or not, you should not reason on its address. Just 
a tuple of values that can travel.


More information about the Digitalmars-d-learn mailing list