Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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: