On Thu, Jan 17, 2019 at 11:12 AM, Darin Adler <[email protected]> wrote:
Vector’s inline capacity feature was originally created as an alternative to variable length arrays for most of the purposes people would want to put them.
Any advantages of this over std::array (which is widely-used in WebKit)? _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

