[webkit-reviews] review denied: [Bug 120630] Use std::is_pod to define WTF::Vector behaviour : [Attachment 210357] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 17:36:15 PDT 2013


Benjamin Poulain <benjamin at webkit.org> has denied Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 120630: Use std::is_pod to define WTF::Vector behaviour
https://bugs.webkit.org/show_bug.cgi?id=120630

Attachment 210357: patch
https://bugs.webkit.org/attachment.cgi?id=210357&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
You should try to remove IsPod from WTF. You can use TypeTraits's
compile_asserts to verify the behavior.


More information about the webkit-reviews mailing list