This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: operator== missing on std::__debug::map<>::iterator


On Tue, Dec 11, 2012 at 5:53 AM, Pedro Larroy
<pedro.larroy.lists@gmail.com> wrote:
> I'm not discussing if the member operator== is correct or wrong, but
> the code compiles fine in several C++ compilers and the only problem I
> found was with libstdc++ in debug mode, my point is that it should
> either compile or fail in both modes.

Why?

-- Gaby
\


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