#include <extents.hpp>
◆ index_type
template<typename IndexType, etl::size_t... Extents>
◆ rank_type
template<typename IndexType, etl::size_t... Extents>
◆ size_type
template<typename IndexType, etl::size_t... Extents>
◆ extents()
template<typename IndexType, etl::size_t... Extents>
◆ explicit()
template<typename IndexType, etl::size_t... Extents>
template<typename OtherIndexType, etl::size_t... OtherExtents>
requires ( sizeof...(OtherExtents) ==
rank() and ((OtherExtents ==
dynamic_extent or Extents ==
dynamic_extent or OtherExtents == Extents) and ...) )
◆ extent()
template<typename IndexType, etl::size_t... Extents>
|
inlinenodiscardconstexprnoexcept |
◆ rank()
template<typename IndexType, etl::size_t... Extents>
|
inlinestaticnodiscardconstexprnoexcept |
◆ rank_dynamic()
template<typename IndexType, etl::size_t... Extents>
|
inlinestaticnodiscardconstexprnoexcept |
◆ static_extent()
template<typename IndexType, etl::size_t... Extents>
|
inlinestaticnodiscardconstexprnoexcept |
◆ noexcept
template<typename IndexType, etl::size_t... Extents>
OtherExtents const& e noexcept |
|
nodiscard |
The documentation for this struct was generated from the following file: