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: [Patch] libstdc++/23425


Howard Hinnant wrote:

> And of course this all needs to be done without breaking exception 
> safety.  Do we run (and pass) Abrahams exception safety test?  
> Additionally, if we don't already have it, we could use some 
> exception safety tests that stress the corner cases of adding, 
> deleting, transferring nodes both on empty deques and non-empty  deques.

About this, Benjamin filed libstdc++/21772, dunno whether you like the
approach or anyway want to help for it...

Paolo.


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