Classes and functions related to table and views constructions. More...
Variables | |
| constexpr __::allocator_ | kwk::allocator = {} |
| Allocator setting for kwk::table. | |
| template<typename T > | |
| constexpr type< T > | kwk::as {} |
| Type setting for kwk::table. | |
| constexpr __::category_ | kwk::category = {} |
| Category setting discriminating KIWAKU containers. | |
| constexpr __::label_ | kwk::label = {} |
| Label setting for kwk::table and kwk::view. | |
| constexpr __::size_ | kwk::size = {} |
| Size setting for kwk::table and kwk::view. | |
| constexpr __::source_ | kwk::source = {} |
| Data source setting for kwk::table and kwk::view. | |
| constexpr __::strides_ | kwk::strides = {} |
| Stride setting for kwk::table and kwk::view. | |
| constexpr auto | kwk::unreachable = rbr::flag(__::unreachable_{}) |
| Data reachability option. | |