When referring to an instance of a class, what are we talking about?

A specific object created from a class templateThe class template from which we create objects

When referring to a class instance, we're talking about a specific object created from a class template.