In general, we have preferred index style.

-Sam

On Oct 17, 2011, at 2:48 PM, Adam Klein wrote:

> A small style question came up in a review today, and I was curious if
> there's any consensus on this: when iterating over a WTF::Vector, does
> WebKit style prefer using a size_t vs a Vector::iterator, or
> vice-versa?  Both show up in WebCore, but the indexed style is more
> common (by maybe a 5-1 ratio by my rough git grep estimation), which
> at least suggests that it may be preferred.
> 
> - Adam
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to