Defines and Global Namespace

Today my boss told me to move a constant (#define) from a header file to a cpp file. It's best to limit pollution of the global namespace, so unless is necessary, we should try to put our #define constants in the cpp files.

I am always forgetting ( :((((( ) this so I though was important to put it here.

Comentarios

Entradas populares