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

There are STL-compatible B-tree implementations in C++, so I would still use one of those instead of std::map. Besides, std::*map implementations are all rather slow.


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

Search: