User profile: wcassella
User info |
User name: | wcassella |
History |
Joined: | |
Number of posts: | 26 |
Latest posts: |
MSVC std::atexit not working as expected Hi,
I had a rather nasty surprise yesterday, when I learned that Microsoft's implementation of the ...
GCC "changes meaning" error Ah, thank you!
Anyway, the issue I had with the different types was more like this:
[code]
struct ...
GCC "changes meaning" error Prepending with "struct" or "::" fixes cases where the the field and its type share the same name, b...
GCC "changes meaning" error Hi,
The following code compiles just fine on both Clang and MSVC, but fails on GCC.
[code]
struct ...
Trouble with initializing static variable generically Awesome, that solves my problem!
Any idea why that works, while my original solution does not?
Tha...
|
This user does not accept Private Messages