Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
MontagFTB
4 months ago
|
parent
|
context
|
favorite
| on:
Programming languages should have a tree traversal...
std::map uses a tree as an implementation detail to achieve certain performance guarantees. It is not a tree from the user’s perspective, however. That is, there are no parent/child relationships between the elements in a std::map.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: