logoalt Hacker News

tialaramexyesterday at 9:43 PM0 repliesview on HN

This is why C++ doesn't have ZSTs, it wants all objects to have identities, the obvious way to distinguish them is by where they are in memory, but ZSTs don't have distinct addresses in memory.