Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
WalterBright
10 months ago
|
parent
|
context
|
favorite
| on:
C++ proposal: There are exactly 8 bits in a byte
> Type names with explicit sizes (u8, i32, etc) are way better in every way
Until one realizes that the entire namespace of i
nnn
, u
nnn
, f
nnn
, etc., is reserved.
bmacho
10 months ago
[–]
You are right, they come with a cost.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Until one realizes that the entire namespace of innn, unnn, fnnn, etc., is reserved.