Lists of synthesized and inherited class members

L

lovecreatesbea...

I) List of synthesized class members

By default, a class gets

1. default construction
2. copy construction
3. assignment
4. . (dot)
5. , (comma)
6. destruction

right?

Does it (a class) get

7. ==
8. & (address of)
9.
10. more?
11.

and/or other functions or operators?

II) List of inherited class members

A class does not inherit

1. assignment operator
2. constructors
3. destructor
4.
5. more?
6.

from parent classes, right? Any more missed?

III) List of missed things

Is there any global things? Does a class get some of those magic global
things?
 

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,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top