C++ Logo

std-discussion

Advanced search

Re: No overload to create a span from a array<const T, X>

From: Lyberta <lyberta_at_[hidden]>
Date: Wed, 17 Jul 2019 21:40:00 +0000
Jean Guegant via Std-Discussion:
> It is currently impossible to create a std::span from std::array<const T, X>:

Makes me wonder why std::span ctor doesn't just take std::ContiguousRange.


Received on 2019-07-17 16:42:58