what is a compound class

S

Sonia

I have been looking for a definition of a compound class but cannot find it
anywhere ?
What exactly is a compound class ?
Thanks
 
S

Sonia

Kevin Goodsell said:
I searched the standard and couldn't find anything occurrences of
"compound class". There is a section on "compound types" which includes
classes. Maybe all classes are compound classes.

-Kevin

I have found this:
compound classes (classes formed by inheritance and aggregation
relationships).
 
K

Kevin Goodsell

Sonia said:
I have been looking for a definition of a compound class but cannot find it
anywhere ?
What exactly is a compound class ?
Thanks

I searched the standard and couldn't find anything occurrences of
"compound class". There is a section on "compound types" which includes
classes. Maybe all classes are compound classes.

-Kevin
 
S

Sonia

David Harmon said:
On Mon, 19 Apr 2004 15:20:51 -0400 in comp.lang.c++, "Sonia"


So then a compound class would be any that is not an empty class.

David,
In a sense yes. To my understanding it would be a class that is composed of
other classes or derives from or is derived from.

Sonia
 
D

David Harmon

On Mon, 19 Apr 2004 15:20:51 -0400 in comp.lang.c++, "Sonia"
I have found this:
compound classes (classes formed by inheritance and aggregation
relationships).

So then a compound class would be any that is not an empty class.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top