Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!venus!QM.YCC.Yale.EDU!Seth_Powsner From: Seth_Powsner@QM.YCC.Yale.EDU (Seth M Powsner) Newsgroups: comp.std.c++ Subject: Re: Should unary operators convert? Message-ID: <788.27a99923@venus.ycc.yale.edu> Date: 1 Feb 91 21:36:50 GMT References: <10440@pasteur.Berkeley.EDU> Organization: Yale Medical School Lines: 4 Seems problematic. Negation - could just as easily convert to float (double?) as int. A unary bit operator is perhaps a more interesting case. Seth M Powsner