Y
Hacker News
new
|
ask
|
show
|
jobs
by
CyberDildonics
877 days ago
What specifically is wrong with vector? There have been a lot of hash maps done with flat memory to minimize allocations and pointer hopping over the STL but vector doesn't have those problems.