ISO/IEC 14882
ISO/IEC 14882 is the international standard for the programming language C++. It defines the syntax, semantics, and features of C++, ensuring consistency and reliability across different compilers and platforms. The standard is maintained by the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC).
The standard has undergone several revisions since its initial release in 1998, with updates that introduce new features and improvements. These revisions aim to enhance the language's performance, usability, and support for modern programming practices, making C++ a versatile choice for software development in various applications.