¡@

Home 

c++ Programming Glossary: nofail

C++: do you (really) write exception safe code? [closed]

http://stackoverflow.com/questions/1853243/c-do-you-really-write-exception-safe-code

at all this gives a transactional power to C nothrow nofail The processing will succeed. Example of code The following code.. T t if std numeric_limits int max t.integer 1. nothrow nofail t.integer 1 1'. nothrow nofail X x new X 2. basic can throw.. max t.integer 1. nothrow nofail t.integer 1 1'. nothrow nofail X x new X 2. basic can throw with new and X constructor t.list.push_back..