Remix.run Logo
fithisux 5 hours ago

You can write C style C++ and enjoy the same benefits.

In Twitter a user explained me that it is common in embedded space.

You do not need the OOP, RTTI, exceptions.

Like C with most use cases of preprocessor replaced by generic programming.

afdbcreid 5 hours ago | parent [-]

So? How is that an argument that C++ is more performant than C? It's only an argument that it's not less performant.