From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shriramana Sharma Subject: operator= Date: Tue, 10 Jul 2007 10:30:18 +0530 Message-ID: <46931262.4090709@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Linux C Programming List As Glynn pointed out, this list is about C on Linux (while obviously C doesn't exclude C++), but still as I do not find as good a *mailing list* elsewhere on the net, I beg your forgiveness and will continue to ask just a few general questions now and then to which I have already *tried* otherwise to get answers. Are there different kinds of operator=? I read this somewhere: "copy-assignment operator=" and "other forms of operator=". Shriramana Sharma.