Log in | Imprint
last updated 8/11/2012 | 7681 views
On Twitter
On Vimeo
On YouTube

Articles . Notes: (V)C++ Gotchas

Odd behavior & Microsoft C++ Compiler bugs that I came across in various projects. Even though some turned out not to be actual bugs, all of them are documented in the form of Microsoft Connect bug reports.

MSVC++ 2010 Compiler Issues

See 'Details' in the linked MS Connect Bug Reports for corresponding example code.

Odd MSVC++ 2010 Compiler Behavior

Even though the following issues turned out not to be actual bugs, they document some odd, yet standard-conformant behavior that you might come across some time.

© 2024 Tobias Zirr. All rights reserved.