top | item 43917239

(no title)

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.

discuss

order

senderista|9 months ago

std::vector is the only STL container that makes sense to use in practice.