Y
Hacker News
new
|
ask
|
show
|
jobs
by
fzy95
952 days ago
At the std::vector section I think the std::array is used instead of std::vector
>std::array is a dynamically sized sequence container
1 comments
repelsteeltje
951 days ago
Yup, spotted the same. Looks like a copy-paste / typo
link