User profile: chisholm
User info |
User name: | chisholm |
History |
Joined: | Feb 15, 2011 at 7:20pm |
Number of posts: | 6 |
Latest posts: |
GCC, MSVC, static integral constants Well all I meant was that if you chose to do 'int x = A::M;' in your code somewhere, then you'd have...
GCC, MSVC, static integral constants An enumerator is a value, not a variable, so afaik a copy may be stored in memory somewhere dependin...
GCC, MSVC, static integral constants Well I think it's a valid point. "enum" is so named because it is intended to be used to enumerate ...
GCC, MSVC, static integral constants I'd say any style of code that causes compiler incompatibilities without violating the C++ standard ...
GCC, MSVC, static integral constants I should say, it compiles on both; the error on GCC is a linker error. (The main thing is, it doesn...
|
This user does not accept Private Messages