Skip to content

kokkos/array_ref

Repository files navigation

ISO C++ Proposals and Supporting Material for mdspan

Proposals

Rendering Bikeshed

You can use the bikeshed API online; for instance, using curl you can do

curl https://api.csswg.org/bikeshed/ -F file=@P0332.bs -F force=1 > P0332.html

or you can install bikeshed locally. See https://github.com/tabatkins/bikeshed for more details.

About

Polymorphic multidimensional array view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages