This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug libstdc++/15910] can't compile self defined void distance(std::vector<T>, std::vector<T>)
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 03 Aug 2004 13:31:32 +0200
- Subject: Re: [Bug libstdc++/15910] can't compile self defined void distance(std::vector<T>, std::vector<T>)
- Organization: Integrable Solutions
- References: <20040610143911.15910.king.benjamin@mh-hannover.de><20040803111744.24774.qmail@sourceware.org>
"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:
| Subject: Re: can't compile self defined void distance(std::vector<T>, std::vector<T>)
|
| Is there *anything* in the standard saying that the code is actually illegal?
| This is a rejects-valid IMO.
Giovanni --
Can you elaborate on why you believe this is a reject a valid?
-- Gaby