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]

STL in gcc 2.95.1



Hello,

this is actually not a bug but rather some defficiency of STL
implementation which goes with gcc-2.95.1.
Namely, there is no operator[] for multimap class and I think
it should be there. I think just copying this operator from
map class will help here, but am not sure.

-- 
Andriy Gapon		mailto:avg@icyb.kiev.ua


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