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

The vector implementation on my machine uses three pointers: start, end, and end-of-storage. It's basically the same, but uses addresses rather than counts. The valarray implementation uses a pointer and a single count.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: