C++ PROGRAMMING
Inheritance
Article by:Geoffrey Hunter
Date Published: | |
Last Modified: |
Contents
Inheritance Of Constructors
The inheritance of constructors in C++ is only supported in the GCC compiler of v4.8 and higher.
Authors

This work is licensed under a Creative Commons Attribution 4.0 International License .