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