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 c++/26512] g++ doesn't recognize user-defined operator<<(ostream, const pair<int, double> &)



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-03-05 15:43 -------
Comeau C++ does the same thing as GCC does (at least in strict mode).


-- 


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


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