+ Reply to Thread
Results 1 to 2 of 2

How does the copy function differ with inheritance?

This is a discussion on How does the copy function differ with inheritance? within the Computer Science & IT Engineering forums, part of the CE : Technical Discussions category; how does the copy function differ with inheritance?...

  1. #1
    CE - Apprentice
    Join Date
    2nd March 2008
    I'm a crazy: Computer Science engineer

    Posts
    20

    Default How does the copy function differ with inheritance?

    how does the copy function differ with inheritance?

  2. #2
    CE - Apprentice Itanium's Avatar
    Join Date
    2nd August 2008
    I'm a crazy: Comp Sci engineer

    Posts
    28

    Default Re: How does the copy function differ with inheritance?

    Copy Constructor:
    C++ Copy constructors

    Inheritance:
    C++ Tutorial on inheritance

    Let me know if you still have any questions.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts