Y
Hacker News
new
|
ask
|
show
|
jobs
by
grovesNL
698 days ago
Do you mean time was used as the key for the hashmap? What was the vector used for in that setup?
1 comments
wormlord
697 days ago
Vectors contain buy/sell orders and are sorted by price, the keys of the hashmap were different securities. Buy orders and sell orders lived in separate vectors
link