STL exception safety, operator==

L

Luke Meyers

I'm attempting a strict analysis of the exception safety of a set of
classes which use various STL containers. Appendix E of [3rd] has been
very helpful, but I have been unable to find any mention of the
exception-safety of operator==. I would assume that operator==
provides a no-throw guarantee as long as the contained type's
operator== does the same, but is this actually documented anywhere? Or
am I wrong?

Luke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top