This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13658] [testcase] namespace association vs. templates part one
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Mar 2004 00:40:12 -0000
- Subject: [Bug c++/13658] [testcase] namespace association vs. templates part one
- References: <20040112164519.13658.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-03-02 00:40 -------
Can't you just declare the wrong swap() and define the correct (specialized)
swap(), and dg-link the testcase?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13658