- ISO Standardization: In 1998, C++ was standardized by the International Organization for Standardization (ISO) as ISO/IEC 14882:1998, commonly referred to as C++98. This standard formalized many features and libraries, establishing C++ as a mature language.
- C++98 Features: This version included features like templates, exceptions, and namespaces
Leave a Reply