logoalt Hacker News

fithisuxtoday at 3:52 AM1 replyview on HN

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.


Replies

afdbcreidtoday at 3:57 AM

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