Tell how they are different other than their default access type. Anything you can do with a class you can do with a structure.
Edit:
Unless you're talking about how a compiler might build them each in assembly. Otherwise, on a higher level of C++ they're the same.