j
k
j a
j l
On Thu, Jan 17, 2019 at 1:13 PM, Maciej Stachowiak <mjs@apple.com> wrote:
std::array is fixed size.
Er, yeah, oops. Size must be known at compile time, so it can't be used to replace a VLA. Vector it is....
Back to the thread
Back to the list