Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!ucsd!pacbell.com!pacbell!att!mcdchg!laidbak!obdient!igloo!ddsw1!olsa99!ctk1!chris From: chris@ctk1.UUCP (Chris Old) Newsgroups: comp.lang.c++ Subject: reference parameters for overloaded operators Message-ID: <1990Aug13.144540.7804@ctk1.UUCP> Date: 13 Aug 90 14:45:40 GMT Reply-To: chris@ctk1.UUCP (Chris Old) Organization: Tran Systems Lines: 12 When should one use references rather than passing by value to overloaded operators? I realise that references will save some overhead for large structures, but the rather scanty manual I have, seemed to indicate that there is another reason. It (the manual) also hinted at situations when it would be preferable to pass one of the parameters by value and the other by reference. Can anyone help? -------------------- Chris Old (C.t.K.) : chris@ctk1.UUCP Tran Systems Ltd : ddsw1!olsa99!ctk1!chris