[Bug c++/15910] can't compile self defined void distance(std::vector<T>, std::vector<T>)

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 10 16:01:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-10 16:01 -------
::distance is fine but not distance because
distance (vector, vector) does not work as it should.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list