C++ Logo

std-proposals

Advanced search

Re: std::algorithm over Iterable types

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Mon, 6 Jul 2020 21:59:58 +0300
On Mon, 6 Jul 2020 at 21:56, Ryan Kelly <ryantk98_at_[hidden]> wrote:
>
> That's terrific!! I apologize for failing to know this already!!

No worries. :) For further pleasant surprises, the facility doesn't
rely on enable_if, because
C++20 has https://en.wikipedia.org/wiki/Concepts_(C%2B%2B)

This is no longer the language you knew a while ago. :D

Received on 2020-07-06 14:03:23