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....
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev