C++98

Dialect of programming language C++

ISO/IEC 14882:1998, informally known as C++ 98, is the first standard of C++ language, created by JTC1/SC22/WG21 working group (C++ standards committee) and published in 1998.

The standard consists of two parts — the core language and the standard library, which in turn includes Standard Template Library (STL) and a modified version of C standard library.