[webkit-dev] [webkit-changes] [56825] trunk
Alexey Proskuryakov
ap at webkit.org
Wed Mar 31 10:08:00 PDT 2010
On 30.03.2010, at 22:44, barraclough at apple.com wrote:
> +WebCString::operator WTF::CString() const
There probably should be a "using CString" directive in CString.h - we
do that for all public symbols in WTF.
The idea is that we don't need or want namespaces to avoid name
conflicts between public WTF symbols and WebCore or WebKit, as we
control them all.
- WBR, Alexey Proskuryakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100331/2e1c402f/attachment.html>
More information about the webkit-dev
mailing list