We already have our own backported versions of std::data and std::size; let's remove them and replace them with the standard version. We don't have a std::empty, but allowing it alongside the other two makes sense to me.Daniel
--
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/CAF3XrKq8-MC9uPQQZ0w37tBsO0TjrS0%2BgL-VoUM%3DTsnQjaEXvg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACuR13eQgu7h4ctcFA2j0figWv%3DY%2BE4Kzph5pcUz5Jih09jU3w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACWgwAbhb8v6O8C82e%3DE4vgYe5G2zny2seaZO0BsVhrnrs-ZjA%40mail.gmail.com.
We already have our own backported versions of std::data and std::size; let's remove them and replace them with the standard version. We don't have a std::empty, but allowing it alongside the other two makes sense to me.Daniel
--