Date: Thu, 19 Oct 2023 16:59:42 +0300
чт, 19 окт. 2023 г. в 16:51, Andrey Erokhin <language.lawyer_at_[hidden]>:
>
> >>> I think we need to convert between array elements and objects, not arrays. E.g.
> >>>
> >>> "One is an array of std::byte or unsigned char element and the other is an object for which the array provides storage, created at the address of the array element"
> >>
> >> Agreed, though I'd reorder the beginning a bit to
> >>
> >> "One is an element of an array of std::byte or unsigned char and the other is an object for which the array provides storage, created at the address of the array element"
> >
> > Many thanks! Updated the paper https://isocpp.org/files/papers/P3006R0.html
>
> You do not need to change the note with the updated bullet wording.
Fixed. Thanks!
>
> >>> I think we need to convert between array elements and objects, not arrays. E.g.
> >>>
> >>> "One is an array of std::byte or unsigned char element and the other is an object for which the array provides storage, created at the address of the array element"
> >>
> >> Agreed, though I'd reorder the beginning a bit to
> >>
> >> "One is an element of an array of std::byte or unsigned char and the other is an object for which the array provides storage, created at the address of the array element"
> >
> > Many thanks! Updated the paper https://isocpp.org/files/papers/P3006R0.html
>
> You do not need to change the note with the updated bullet wording.
Fixed. Thanks!
-- Best regards, Antony Polukhin
Received on 2023-10-19 13:59:55