-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
The ordering is a bit off , with concepts being introduced before they are explained:
- move public / private to before talking about constructors
- Explain better the concept of overloading and polymorphism before talking about operators
- Explicit example of difference between
const double * panddouble * const p. - && references are a bit misleading in the way they are presented
I find the split with RAII talks ( please expand the acronym ) confusing.
Metadata
Metadata
Assignees
Labels
No labels