The auto keyword versus portability -- Adam Romanek

Just recently Andrey Karpov in his article titled "C++11 and 64-bit Issues" only scratched the surface of one of the most common portability issues in C++ code. The following article explains the problem in greater detail and provides a well justified guideline. Must-know for every C++ developer.

The auto keyword versus portability

by Adam Romanek

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.