This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/18053] __gnu_cxx::hash_set<A> uses return type of A::operator&() instead of A


------- Additional Comments From bkoz at gcc dot gnu dot org  2004-11-01 23:27 -------

I think this is INVALID. I've attached a corrected test case for
set/map/hash_set/hash_map.

-benjamin

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]