C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Lakos rule

From: Giuseppe D'Angelo <giuseppe.dangelo_at_[hidden]>
Date: Thu, 21 Dec 2023 22:58:02 +0100
Il 21/12/23 20:25, Frederick Virchanza Gotham via Std-Proposals ha scritto:
> sizeof(char*) > sizeof(int*)
> negative numbers == One's Complement

That ship has sailed.

> CHAR_BIT == 11
> integer types contain padding bits

That too.

> null pointer is all bits 1

This already exists.

-- 
Giuseppe D'Angelo

Received on 2023-12-21 21:58:06