Excellent article, notwithstanding the fact that I dislike exceptions as an error handling mechanism as they make it way to easy to leave error handling to "whoever might be concerned". It is regular experience that exceptions usually bubble up to high and get poorly handled then, if at all. But as C++ allows for different mechanisms, that's fine.

So C++ exception handling code in a binary is irrelevant for performance. But what about mixing C++ code with code of other programming languages?

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Olaf Schlüter
Olaf Schlüter

Written by Olaf Schlüter

IT security specialist, Physicist by education, believing in God as for the exceptional harmony of the laws of nature to create and support life.

Responses (1)

Write a response