[Webkit-unassigned] [Bug 26498] should not use std::reverse in Webkit code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 14:00:40 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26498





------- Comment #4 from feng at chromium.org  2009-06-18 14:00 PDT -------
(In reply to comment #3)
> The rule is that we don't use STL data structures like std::vector or std::map,
> not that we don't use any standard library functions.
> 

Thanks for clarification. I added std::reverse to Android platform, it does not
block us from merging.

Curious, why discouraging data structures but allow std functions? Too big,
implementation is not perfect?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list