User: vasimr

  • Public profile

User profile: vasimr

User info
User name:vasimr
History
Joined:
Number of posts:11
Latest posts:

Static Library vs. Linking Question
The project is implemented in a way that changing one of the cpp files will only require a recompile...

Static Library vs. Linking Question
Hello, Lets say that there is a large project that can be segmented into "modules". Is there any...

Using an externally defined class within a namespace
The 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