A class declaration may include a class-base specification, which defines the direct base class of the class and the interfaces (20) implemented by the class. class-base : :class-type:interface-type-list:class-type,interface-type-listinterface-type-list : interface-typeinterface-type-list,interface-type