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

Yup, spotted the same. Looks like a copy-paste / typo