#include <di/vocab/md/extents.h>
|
constexpr other_extents const & | other |
|
◆ RankType
template<concepts::Integer T, types::size_t... extents>
◆ SizeType
template<concepts::Integer T, types::size_t... extents>
◆ Extents()
template<concepts::Integer T, types::size_t... extents>
◆ explicit()
template<concepts::Integer T, types::size_t... extents>
template<typename OtherSizeType, size_t... other_extents>
requires (sizeof...(other_extents) ==
rank() && ((other_extents ==
dynamic_extent || extents ==
dynamic_extent || other_extents == extents) && ...))
◆ rank()
template<concepts::Integer T, types::size_t... extents>
◆ rank_dynamic()
template<concepts::Integer T, types::size_t... extents>
◆ static_extent()
template<concepts::Integer T, types::size_t... extents>
◆ other
template<concepts::Integer T, types::size_t... extents>
The documentation for this class was generated from the following files: