Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
taylorallred
9 months ago
|
parent
|
context
|
favorite
| on:
Matt Godbolt sold me on Rust by showing me C++
Cool that you're using areas/pools for lifetimes. Are you also using custom data structures or stl (out of curiosity)?
thrwyexecbrain
9 months ago
[–]
Nothing fancy, I found that one can do almost anything with std::vector, a good enough hash map and a simple hand-rolled intrusive list.
senderista
9 months ago
|
parent
[–]
std::vector is the only STL container that makes sense to use in practice.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: