- C++ exceptions do not need to check the return result of every function call.
- POSIX-style functions must reserve a part of a function's output to convey an error. For example, if a function must return a file handle, 0 is returned in the event of an error, which means that a file handle cannot have the value 0.
- Set jump does not unwind the stack, which means destructors are skipped.
- catch(...)
- Instructions on how to unwind a stack must be stored for every function. This is the tradeoff for increased performance.
- They are slow.
United States
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Hungary
Ukraine
Luxembourg
Estonia
Lithuania
South Korea
Turkey
Switzerland
Colombia
Taiwan
Chile
Norway
Ecuador
Indonesia
New Zealand
Cyprus
Denmark
Finland
Poland
Malta
Czechia
Austria
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Netherlands
Bulgaria
Latvia
South Africa
Malaysia
Japan
Slovakia
Philippines
Mexico
Thailand