Date: Sat, 03 Sep 2022 09:40:19 -0300
On Saturday, 3 September 2022 03:05:24 -03 blacktea hamburger via Std-
Proposals wrote:
> I do not believe that adding ranges eliminates the need to care about old
> things. It's also impossible that no one will try il.cbegin() and get a
> compile error.
Yes, they will. At that point, they'll fix it to write:
std::as_const(il).begin()
Proposals wrote:
> I do not believe that adding ranges eliminates the need to care about old
> things. It's also impossible that no one will try il.cbegin() and get a
> compile error.
Yes, they will. At that point, they'll fix it to write:
std::as_const(il).begin()
-- Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org Software Architect - Intel DCAI Cloud Engineering
Received on 2022-09-03 12:40:22