Subject: Re: [boost] [Bug Sprint] [variant] #2839 ambiguous swap call
From: Joseph Gauterin (joseph.gauterin_at_[hidden])
Date: 2009-06-04 05:47:24


>The real problem is that arbitrary user
>defined types can have namespace std as an associated namespace.
How can that happen? Do you mean users specializing std::swap for a
user defined type?