From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ff5003422436e4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-12 23:21:01 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!swiss.ans.net!newsgate.watson.ibm.com!watnews.watson.ibm.com!ncohen From: ncohen@watson.ibm.com (Norman H. Cohen) Newsgroups: comp.lang.ada Subject: Re: Easily-Read C++? Date: 11 Oct 1994 17:50:05 GMT Organization: IBM T.J. Watson Research Center Distribution: world Message-ID: <37ej8d$oh0@watnews1.watson.ibm.com> References: <374uke$8mo@delphi.cs.ucla.edu> Reply-To: ncohen@watson.ibm.com NNTP-Posting-Host: rios8.watson.ibm.com Date: 1994-10-11T17:50:05+00:00 List-Id: In article , dag@control.lth.se (Dag Bruck) writes: |> I may be worth pointing out that the C++ standard will provide some |> additional tokens, e.g.: |> |> and <=> && |> or <=> || |> not <=> ! |> |> bitand <=> & |> bitor <=> | |> xor <=> ^ |> |> I think C users can get a similar effect by including iso646.h. |> |> Gee! The world is changing. Indeed. Now General Whittaker will be able to key in C++ programs on his keypunch. :-) -- Norman H. Cohen ncohen@watson.ibm.com