Container-like types and related functions. More...
Modules | |
| Container Settings | |
| Classes and functions related to table and views constructions. | |
Classes | |
| struct | kwk::shape< D > |
| Fixed order shape with mixed size capability. More... | |
| struct | kwk::stride< Strides > |
| Fixed order stride with mixed size capability. More... | |
| struct | kwk::table< Builder > |
| Owning, contiguous multi-dimensional container. More... | |
| struct | kwk::view< Builder > |
| Non-owning, contiguous multi-dimensional container. More... | |