[Cs3] why pop() and similar functions do not return a value

Mikhail Nesterenko mikhail at cs.kent.edu
Thu Sep 12 14:38:34 EDT 2019


It has to do with exception safety. 

Here http://www.gotw.ca/gotw/008.htm
and here
http://ptgmedia.pearsoncmg.com/images/020163371x/supplements/Exception_Handling_Article.html

are explanations.

thanks,
-- 
Mikhail


More information about the cs3 mailing list