On Tue, Dec 18, 2018 at 12:25 PM Ryosuke Niwa <[email protected]> wrote:
> Also, as Geoff has already pointed out, the behavior of STL doesn't > prevent us from writing our own template library to always have a very well > specified & good state after std::move'ed & its value was move-constructed. > Do you mean only WTF classes should guarantee the valid empty state after moved-out? Should we use std::exchange and std::move properly for other classes in WebKit?
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

