From 5288395317135661189
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,aa85ef39cb5c6444
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1992-05-08 20:16:39 PST
Newsgroups: comp.std.c++
Path: sparky!uunet!microsoft!jimad
From: jimad@microsoft.com (Jim ADCOCK)
Subject: Re: Proposal for user defined operaters.
Message-ID: <1992May09.031639.21784@microsoft.com>
Date: 09 May 92 03:16:39 GMT
Organization: Microsoft Corporation
References: <643@manutius.UUCP> <1992May6.220043.1320@taumet.com>
Lines: 10

In article <1992May6.220043.1320@taumet.com> steve@taumet.com (Steve Clamage) writes:
|The effect is to slow down compilation of all programs, even those
|which do not want to be able to define new operators.  A design
|philosophy of C++ is that a feature should have little or no cost
|for those who do not use it.

a) This sounds like an argument against trigraphs.

b) This sounds like an argument against cast-from-const.



