logoalt Hacker News

rurbanyesterday at 12:24 PM0 repliesview on HN

Skeeto and Stroustrup are a bit confused about valid index types. They prefer signed, which will lead to overflows on negative values, but have the advantage of using only half of the valid ranges, so there's more heap for the rest. Very confused