Date: Tue, 28 Jan 2025 12:33:09 +0000
On Tue, 28 Jan 2025 at 10:13, organicoman via Std-Proposals <
std-proposals_at_[hidden]> wrote:
> Frederick,
>
> sizeof(void*) >= sizeof(char*)
>
[basic.compound] p7 says: An object of type “pointer to cv void” shall have
the same representation and alignment requirements as an object of type
“pointer to cv char”.
std-proposals_at_[hidden]> wrote:
> Frederick,
>
> sizeof(void*) >= sizeof(char*)
>
[basic.compound] p7 says: An object of type “pointer to cv void” shall have
the same representation and alignment requirements as an object of type
“pointer to cv char”.
Received on 2025-01-28 12:34:26