- 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.
Germany
Slovakia
Canada
Brazil
Singapore
Hungary
Philippines
Mexico
Thailand
Ukraine
Luxembourg
Estonia
Lithuania
Norway
Chile
United States
Great Britain
India
Spain
South Korea
Ecuador
Colombia
Taiwan
Switzerland
Indonesia
Cyprus
Denmark
Finland
Poland
Malta
Czechia
New Zealand
Austria
Turkey
France
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Malaysia
South Africa
Netherlands
Bulgaria
Latvia
Australia
Japan
Russia