--
You received this message because you are subscribed to the Google Groups "cxx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cxx+uns...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACWgwAYfOo_xBXLQfvt%2B3WE4k%2B2rcPHxFGn6MHf6QX6kVFRrQQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACWgwAa-bHf%2BCa7M6eCzgk-K4EHGBdeUL5rd%3D2f%2B52UD42MFVw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACWgwAa-bHf%2BCa7M6eCzgk-K4EHGBdeUL5rd%3D2f%2B52UD42MFVw%40mail.gmail.com.
--
Do you know of any specific cases today that we have in the code? That would help in getting it accepted.
--
You received this message because you are subscribed to the Google Groups "cxx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cxx+uns...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACWgwAbdnioNRR46KEBNi8wcipYSmZV2nN5qpC3d%2BZa1rWEiMQ%40mail.gmail.com.
On Thu, Jan 6, 2022 at 4:57 PM 'Avi Drissman' via cxx <c...@chromium.org> wrote:Do you know of any specific cases today that we have in the code? That would help in getting it accepted.It can be used in place of `(void)foo`;int foo = 2;(void)foo;vs[[maybe_unused]] int foo = 2;Where `foo` is conditionally used depending on the compile mode.
--
You received this message because you are subscribed to the Google Groups "cxx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cxx+uns...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACWgwAake--rvdeZAMxbqpnYf0Zupji51Y0FqfxLU1rv-muiag%40mail.gmail.com.