This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15910] can't compile self defined void distance(std::vector<T>, std::vector<T>)
- From: "king dot benjamin at mh-hannover dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jun 2004 14:42:52 -0000
- Subject: [Bug c++/15910] can't compile self defined void distance(std::vector<T>, std::vector<T>)
- References: <20040610143911.15910.king.benjamin@mh-hannover.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From king dot benjamin at mh-hannover dot de 2004-06-10 14:42 -------
Created an attachment (id=6507)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6507&action=view)
.ii file for the problematic code
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15910