I thought C++17 addressed this fully, but it looks like it was only a partial solve. In 17, evaluation order still isn't set, but each arg is at least evaluated completely before the next, which I think is more useful for function chaining?
04.10.2025 08:07 β π 0 π 0 π¬ 0 π 0