Date: Fri, 22 Jan 2021 18:01:25 +0100
On 2021-01-22 14:30, Arthur O'Dwyer via Std-Proposals wrote:
> The vocabulary terms for "first" and "last" here, since Ranges-v3, are
> actually "take" and "drop":
std::span already uses first() and last() for this purpose.
> The vocabulary terms for "first" and "last" here, since Ranges-v3, are
> actually "take" and "drop":
std::span already uses first() and last() for this purpose.
Received on 2021-01-22 11:01:30