Static Library vs. Linking QuestionThe project is implemented in a way that changing one of the cpp files will only require a recompile...
Static Library vs. Linking QuestionHello, Lets say that there is a large project that can be segmented into "modules". Is there any...
Using an externally defined class within a namespaceThe solution that ne555 posted works if it is an externally defined class: [code] namespace ThisName...
Using an externally defined class within a namespace[quote] ¿did you put the guards? [/quote] I am using #pragma once, which should be equivelant to ...
Using an externally defined class within a namespace[quote] Are you forced to have both a include and a source file for myClass? It looks like you only ...
This user does not accept Private Messages