RSS Amplifier

Home on Branimir Karadžić's Home Page · Jan 16, 2016

Orthodox C++

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

This article was originally published as a gist here. What is Orthodox C++? Orthodox C++ (sometimes referred as C+) is minimal subset of C++ that improves C, but avoids all unnecessary things from so called Modern C++. It’s exactly opposite of what Modern C++ suppose to be. Why not Modern C++? Back in late 1990 we were also modern-at-the-time C++ hipsters, and we used latest features. We…

This article was originally published as a gist here. What is Orthodox C++? Orthodox C++ (sometimes referred as C+) is minimal subset of C++ that improves C, but avoids all unnecessary things from so called Modern C++. It’s exactly opposite of what Modern C++ suppose to be. Why not Modern C++? Back in late 1990 we were also modern-at-the-time C++ hipsters, and we used latest features. We told everyone also they should use those features too.

Read on bkaradzic.github.io

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.