C++98 (ISO/IEC 14882:1998) is the first edition
C++03 (ISO/IEC 14882:2003) is the second edition and often considered a bugfix. However it has many changes.
C++11 (C++ 2011 Standard) is the third edition.
C++14
Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.