Skip to content

hcedwar/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 [email protected] -F force=1 > P0332.html

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

About

Polymorphic multidimensional array view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.9%
  • Other 1.1%