Google


   


You are here: CodeIdol.com > C++ > C++ Common Knowledge: Essential Intermediate Programming > Exception Safety Axioms

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

C++ Common Knowledge: Essential Intermediate Programming



Item 38. Writing an exception safe program or library is a little like proving a theorem in Euclidean geometry. Starting with as minimal a set...



First, note that exceptions are synchronous and can occur only at the boundary of a function call. Therefore, operations like arithmetic on predefined types, assignment...



This is a socially based, not technically based, axiom. Conventionally, destructors, operator delete, and operator delete[] do not throw exceptions. Consider an imaginary destructor that...



This is another socially based axiom, but it's not as ingrained and universally recognized as the prohibition on destructors and deletions that throw. Swapping would...


SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

You are here: CodeIdol.com > C++ > C++ Common Knowledge: Essential Intermediate Programming > Exception Safety Axioms


ADBRITE ads links
   
Related tags







Popular Categories
Unix books and guides

AJAX popular information
C# language guides
Windows books and cookbooks

.......








Business Key Top Sites

be number one
rate your site


honda civic fastback vi

    С 2009 года мы стали переводить структура сайта на различные языки. Сайт теперь будет содержать книги не только на английском языке, но также и на других европейских языках, в том числе и на Русском языке.

    Русский Polski Francais Deutsch
    support sitemap terms

© CodeIdol Labs, 2007 - 2009