Y
Hacker News
new
|
ask
|
show
|
jobs
by
thelema314
5297 days ago
> - Use std::vector instead of C Array
What about std::array?
1 comments
octopus
5296 days ago
It will work with std::array.
link