Maximiliano Contieri - Software Design

Maximiliano Contieri - Software Design

Follow
homeDesignCode SmellsBloggingProductivityAboutSupport Me
Tag

C++

#cpp

More content

Read more stories on Hashnode


Articles with this tag

Code Smell 56 - Preprocessors

Jan 18, 20212 min read 499 views

We want our code to behave differently on different environments, and operating systems, so taking decisions at compile time is the best decision,...

Code Smell 56 - Preprocessors