Hacker News new | ask | show | jobs
by amluto 494 days ago
It’s extra delightful that vector::operator[] isn’t mutating, so you can change a vector to a map and get rather different semantics.