[Development] Views

Иван Комиссаров abbapoh at gmail.com
Thu May 16 22:29:38 CEST 2019


Correct me if I’m wrong, but gsl::span (or an array_view) conforms (one of) the ranges concept, i.e. it *is* a range.

No need to wait for c++20 =)

> 16 мая 2019 г., в 22:23, Mikhail Svetkin <mikhail.svetkin at gmail.com> написал(а):
>  
> If we will return a range (C++20 accepted ranges) then we can provide better integration with other world and we will pay for implicit shared only when we need it.




More information about the Development mailing list