Date: Fri, 30 Apr 2021 01:00:46 +0200
On 29/04/2021 14.55, Aaron Ballman via Liaison wrote:
> https://docs.google.com/document/d/16B36r0HksR0LqQAGLA1syYCtZvYaVC0hEF2D00ZAd0o/edit?usp=sharing
Sequencing for function calls and possibly other expressions:
In C++, evaluation of function arguments is indeterminately
sequenced; in C, they're unsequenced.
Jens
> https://docs.google.com/document/d/16B36r0HksR0LqQAGLA1syYCtZvYaVC0hEF2D00ZAd0o/edit?usp=sharing
Sequencing for function calls and possibly other expressions:
In C++, evaluation of function arguments is indeterminately
sequenced; in C, they're unsequenced.
Jens
Received on 2021-04-29 18:00:57