Y
Hacker News
new
|
ask
|
show
|
jobs
by
swagonomixxx
1335 days ago
But std::vector has been around since C++98 (and in the STL even before then). What's changed?
2 comments
waynecochran
1335 days ago
A lot. Reading Scott Meyer’s Effective Modern C++ makes me realize how different things are. Just providing a type doesn’t do it… it’s the whole ecosystem around it.
link
zmmmmm
1334 days ago
it was such a PITA to use in 1998 ...
link