Constants and meta-functions providing information on KIWAKU components. More...
Classes | |
| struct | kwk::is_dynamic_extent< N, Desc > |
| Checks if the Nth extent of a shape descriptor is only known at runtime. More... | |
| struct | kwk::is_joker< T > |
| Checks a type is equivalent to kwk::joker. More... | |
| struct | kwk::is_static_extent< N, Desc > |
| Checks if the Nth extent of a shape descriptor is known at compile-time. More... | |