cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
C++ Video: Maintain is-a Relation for Pu
C++ Video: Maintain is-a Relation for Public Ineritance
Oct 2, 2012 at 4:19pm UTC
boqian2000
(24)
A good programming practice requires us to maintain is-a relation between base class and derived class. However, sometime things can become tricky. This video explains different pitfalls in maintaining the is-a relationship.
http://www.youtube.com/watch?v=97iK5r3zNug
Oct 2, 2012 at 5:16pm UTC
pogrady
(677)
Im confused about this. I'm under the impression that overloaded functions with different arguments are differentiated by the compiler.
Topic archived. No new replies allowed.