Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!metaphor!dattatri From: dattatri@metaphor.Metaphor.COM (Dattatri) Newsgroups: comp.lang.c++ Subject: Single version of Postfix and Prefix operators Keywords: What if... Message-ID: <2123@metaphor.Metaphor.COM> Date: 21 Mar 91 21:48:47 GMT Organization: Metaphor Computer Systems, Mountain View, CA Lines: 10 If I provide only a postfix operator(prefix operator) for a class and then if I try to use the prefix(postfix) operator on an object of that class should the compiler give a warning or is it an ERROR? Is there any reference to this in the ARM. I know the ARM explains about writing both prefix and postfix versions of an operator. Thanks in advance for any help Kayshav -- dattatri@metaphor.com