cppforever.com

Class in C++

The keyword class lets C++ define completely new data forms.

A class is a specification: it describes what data exists and what actions apply to it.