eyalroz / cuda-api-wrappers

Thin, unified, C++-flavored wrappers for the CUDA APIs
BSD 3-Clause "New" or "Revised" License
768 stars 79 forks source link

Factor the span class out of types.hpp #586

Closed eyalroz closed 6 months ago

eyalroz commented 7 months ago

The span class implementation is deserving of its own file (considering we already have one for optional.