statically_indexed_array.hpp Source File#
tile/core/container/statically_indexed_array.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
typename impl::tuple_array_impl< T, N >::type tuple_array
Definition tile/core/container/tuple.hpp:28
tuple_array< T, N > statically_indexed_array
Definition tile/core/container/statically_indexed_array.hpp:16
A fixed-size array container similar to std::array with additional utilities.
Definition tile/core/container/array.hpp:43