There's no single C++ compiler. There are three major ones: Clang, GCC, MSVC. Each of them has stable releases, and older releases presumably get some minimal updates.
↧