C++ Misunderstandings (Using the GNU Compiler Collection (GCC)) (original) (raw)
Next: Certain Changes We Don’t Want to Make, Previous: Disappointments and Misunderstandings, Up: Known Causes of Trouble with GCC [Contents][Index]
15.7 Common Misunderstandings with GNU C++ ¶
C++ is a complex language and an evolving one, and its standard definition (the ISO C++ standard) was only recently completed. As a result, your C++ compiler may occasionally surprise you, even when its behavior is correct. This section discusses some areas that frequently give rise to questions of this sort.