Left and right does apply in regards to the assignment operator [expr.ass]. For function calls in c++ C++17 it's no longer undefined behavior but it's unspecified instead.
From [expr.call] "The initialization of a parameter, including every associated value computation and side effect, is indeterminately sequenced with respect to that of any other parameter."
— Explanation pls
— Hello house, please I need a strong and comprehensive ebook on c++