keryell / array_ref

Polymorphic multidimensional array view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 98.9%Language:CMake 1.0%Language:Shell 0.1%