NVIDIA / libcudacxx

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
https://nvidia.github.io/libcudacxx
Other
2.29k stars 186 forks source link

Implement first batch of <ranges> views #479

Closed miscco closed 1 year ago

miscco commented 1 year ago

This implements the first part of views for <ranges>

I am splitting that PR, as it is only getting bigger and bigger

miscco commented 1 year ago

Closing as this will be handled in the new cccl repo