FAQ: OK, OK, already; I'll handle self-assignment. How do I do it? ←(in the new Super-FAQ)
It's in Section: Assignment operators:
- FAQ: What is "self assignment"?
- FAQ: Why should I worry about "self assignment"?
- FAQ: How do I handle self-assignment? (this FAQ)
- FAQ: Should my assignment operator call my base class's assignment operator?