[webkit-dev] Compile error in WebGL2RenderingContext.cpp

Michael Catanzaro mcatanzaro at igalia.com
Thu Jan 17 10:15:11 PST 2019



On Thu, Jan 17, 2019 at 11:12 AM, Darin Adler <darin at apple.com> 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)?



More information about the webkit-dev mailing list