C++ Logo

std-proposals

Advanced search

Re: [std-proposals] ^^operator [was: Re: New draft proposal: Add "%s" (two-digit truncated-integer seconds) as a std::format conversion specifier for std::chrono time types.]

From: Sebastian Wittmeier <wittmeier_at_[hidden]>
Date: Thu, 4 May 2023 11:13:28 +0200
For general operators one would also want (at least) a way to specify operator precedence, left/right associativeness and guaranteed evaluation vs. short-circuit behaviour. All that's needed are massive changes to the way the language is parsed...

Received on 2023-05-04 09:13:30