copy constructor
From: Kittu (teehighest_at_gmail.com)
Date: 12/02/04
- Next message: Rob Williscroft: "Re: iterator_traits"
- Previous message: Clint Ruen: "Re: Does the vtable poiinter get reset with an ifstream read function????"
- Next in thread: Karl Heinz Buchegger: "Re: copy constructor"
- Reply: Karl Heinz Buchegger: "Re: copy constructor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 2 Dec 2004 05:57:06 -0800
In which situations, we need to overload copy constructors? What is
exactly practical and theoritically difference between using copy
constructor and assignment operator? Please give the complete answer
in detail as I am not getting satisfactory answer regarding this.
- Next message: Rob Williscroft: "Re: iterator_traits"
- Previous message: Clint Ruen: "Re: Does the vtable poiinter get reset with an ifstream read function????"
- Next in thread: Karl Heinz Buchegger: "Re: copy constructor"
- Reply: Karl Heinz Buchegger: "Re: copy constructor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|