Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
arene::base::extents< IndexType, Extents > Member List

This is the complete list of members for arene::base::extents< IndexType, Extents >, including all inherited members.

extent(rank_type dimension) const noexcept -> index_typearene::base::extents< IndexType, Extents >inline
extents(span< OtherIndexType, N > exts) noexceptarene::base::extents< IndexType, Extents >inlineexplicit
extents(span< OtherIndexType, rank_dynamic()> exts) noexceptarene::base::extents< IndexType, Extents >inline
extents(array< OtherIndexType, rank_dynamic()> const &exts) noexceptarene::base::extents< IndexType, Extents >inline
extents(array< OtherIndexType, N > const &exts) noexceptarene::base::extents< IndexType, Extents >inlineexplicit
extents(OtherIndexTypes... exts) noexceptarene::base::extents< IndexType, Extents >inlineexplicit
extents(OtherIndexTypes... exts) noexceptarene::base::extents< IndexType, Extents >inlineexplicit
extents(extents< OtherIndexType, OtherExtents... > const &source_extents) noexceptarene::base::extents< IndexType, Extents >inline
extents(extents< OtherIndexType, OtherExtents... > const &source_extents) noexceptarene::base::extents< IndexType, Extents >inlineexplicit
extents() noexceptarene::base::extents< IndexType, Extents >inline
index_type typedefarene::base::extents< IndexType, Extents >
operator!=(extents const &lhs, extents< OtherIndexType, OtherExtents... > const &rhs) noexcept -> boolarene::base::extents< IndexType, Extents >friend
operator==(extents const &lhs, extents< OtherIndexType, OtherExtents... > const &rhs) noexcept -> boolarene::base::extents< IndexType, Extents >friend
operator==(extents const &, extents< OtherIndexType, OtherExtents... > const &) noexcept -> boolarene::base::extents< IndexType, Extents >friend
rank_type typedefarene::base::extents< IndexType, Extents >
size_type typedefarene::base::extents< IndexType, Extents >