Defines the type of a counting view parameterized with T. More...
Public Types | |
using | type = array_ro_view< view_impl::counting_container< T, 1, Policy > > |
Defines the type of a counting view parameterized with T.
T | Element type of the elements represented for the counting_view. |
N | Dimensionality of the view |