I've read my book, and there's some topics where I feel weak about:
- inline functions
- static members
- this pointer
- copy constructor
I've read some tutorials online, but they use some complicated code, and I'm a beginner programmer, so I can't understand their explanations.
Just wondering, if anyone could summarize (tell me their uses) and give me simple examples of those. That would really help me understand what I'm learning .. especially the this pointer! Thanks!