Deutsch   English   Français   Italiano  
<vlb1rm$dq26$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Muttley@dastardlyhq.com
Newsgroups: comp.lang.c++
Subject: Re: We have a new standard!
Date: Sat, 4 Jan 2025 10:17:26 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <vlb1rm$dq26$1@dont-email.me>
References: <C++-20241227154547@ram.dialup.fu-berlin.de>
	<20250101182527.00004b2f@yahoo.com> <vl3qpk$2rr3n$1@dont-email.me>
	<vl5dst$37mo5$2@dont-email.me> <vl5lvf$39de4$1@dont-email.me>
	<vl625a$3bj9b$1@dont-email.me> <vl66j6$3cbce$1@dont-email.me>
	<vl6gbr$3e4rd$1@dont-email.me> <vl6hj7$3ecmh$1@dont-email.me>
	<87pll4sws5.fsf@nosuchdomain.example.com>
	<vl8d8v$3rr84$1@dont-email.me>
 <87h66fsnxa.fsf@nosuchdomain.example.com>
Content-Type: text/plain
Injection-Date: Sat, 04 Jan 2025 11:17:27 +0100 (CET)
Injection-Info: dont-email.me; posting-host="0392f43d14ceea36ad0d55286cfe0fd2";
	logging-data="452678"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/Rd1jbW6cQ3AUrLkZ/JqXn"
Cancel-Lock: sha1:OwwTNspo75teAB+Rfv8pOpc0zhk=
Bytes: 1707

On Fri, 03 Jan 2025 11:22:09 -0800
Keith Thompson <Keith.S.Thompson+u@gmail.com> gabbled:
>Muttley@DastardlyHQ.org writes:
>> Don't be obtuse for the sake of arguing.
>
>You used the word "expect".  I think you meant that you *want* it to
>behave in certain ways.  You know the existing rules, and you strongly
>dislike them.

What I would expect in a language is for mathematical operators to have the
same precendence with numeric types whether overloaded or not. This isn't the 
case with << and >>.