C++ Logo

sg12

Advanced search

Re: [isocpp-ext] [isocpp-core] P3006 Launder less after placement new

From: Antony Polukhin <antoshkka_at_[hidden]>
Date: Thu, 19 Oct 2023 16:36:16 +0300
ср, 18 окт. 2023 г. в 19:22, Jason Merrill via Ext <ext_at_[hidden]>:
>
> On Tue, Oct 17, 2023 at 12:25 PM Andrey Erokhin <language.lawyer_at_[hidden]> wrote:
<...>
>> 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


-- 
Best regards,
Antony Polukhin

Received on 2023-10-19 13:36:28