std::unique_pointer<Foo> f;A(f.get()).B(f.get()).C(std::move(f));
I believe that Clang implements the C++17 evaluation order rules
regardless of -std= level, but I'm not 100% sure. Richard, can you
confirm?
--
You received this message because you are subscribed to the Google Groups "Clang maintainers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clang+un...@chromium.org.
Very likely no. The nacl toolchain is very old and doesn't know anything about C++17 yet. thomasanderson has been looking at updating it on and off, I don't know what the current status is.
You received this message because you are subscribed to the Google Groups "scheduler-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scheduler-de...@chromium.org.
To post to this group, send email to schedu...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/scheduler-dev/CAPG_qM5eshCGvzB2dy1ec5dxTgJijawrSd0vYu0bonqWrXUT-A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/scheduler-dev/CAMGbLiH1Q-j9Jj_fKz2KdKFOmfV8bFat0Et4A5v7PWVMMm1x3g%40mail.gmail.com.