This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

re: insert_unique with hint bug



> Just guessing from the line numbers, you are making the change to
> insert_unique which would break it by allowing duplicates at the
> beginning of tree.  The second part is for insert_equal which
> would fix it allowing insertion of a duplicate at the beginning
> of tree.

Yup. I revereted that part.

Thanks,
Benjamin


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