cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Private virtual
Private virtual
Sep 24, 2013 at 5:10pm UTC
gautamreloaded
(31)
When should virtual functions be public, protected, or private?
Sep 24, 2013 at 5:20pm UTC
LB
(13399)
This article explains everything:
http://www.gotw.ca/publications/mill18.htm
;)
Last edited on
Sep 24, 2013 at 5:20pm UTC
Topic archived. No new replies allowed.