[webkit-dev] WTFNoncopyable namespace and ADL

Darin Adler darin at apple.com
Tue Nov 10 20:39:18 PST 2009


On Nov 8, 2009, at 12:21 AM, Chris Jerdonek wrote:

> I have a question regarding JSC's WTFNoncopyable::Noncopyable class and argument-dependent lookup (ADL).  It seems like an old decision may have been unintentionally undone in changeset 46933.

I’m surprised that nothing depended on the argument-dependent lookup technique. We should see if we can demonstrate the the problem this causes.

> It seems like either the WTFNoncopyable namespace should be changed to WTF and the comment removed, or else FastAllocBase should be put into its own namespace as well (or something equivalent).

Yes, one of these should be done. But it’s not urgent.

    -- Darin



More information about the webkit-dev mailing list