Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
torginus
on Jan 11, 2025
|
parent
|
context
|
favorite
| on:
Flattening ASTs and other compiler data structures...
Yup, and chances are if you're using a good C++ stl implementation, most containers already use packed storage internally. It doesn't even have a heap data structure, it uses an std::vector, with a set of helper functions.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: