The class-body of a class defines the members of that class.
class-body
{
class-member-declarations
}