[Bug c++/16021] Tests for container swap specialisations FAIL in debug mode

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 17 17:18:00 GMT 2005



------- Comment #12 from jason at gcc dot gnu dot org  2005-11-17 17:18 -------
The testcase compiles fine if you add

using namespace std;

within namespace NS.  I'm not sure whether or not this should be implied by the
strong using.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16021



More information about the Gcc-bugs mailing list