A popular typo is to forget the "()" on a function call. The compiler does not complain, but nothing happens instead of the function being called.
References:
Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library
C++ Templates
http://www.gotw.ca
No comments:
Post a Comment