![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
This is the complete list of members for arene::base::extents< IndexType, Extents >, including all inherited members.
| extent(rank_type dimension) const noexcept -> index_type | arene::base::extents< IndexType, Extents > | inline |
| extents(span< OtherIndexType, N > exts) noexcept | arene::base::extents< IndexType, Extents > | inlineexplicit |
| extents(span< OtherIndexType, rank_dynamic()> exts) noexcept | arene::base::extents< IndexType, Extents > | inline |
| extents(array< OtherIndexType, rank_dynamic()> const &exts) noexcept | arene::base::extents< IndexType, Extents > | inline |
| extents(array< OtherIndexType, N > const &exts) noexcept | arene::base::extents< IndexType, Extents > | inlineexplicit |
| extents(OtherIndexTypes... exts) noexcept | arene::base::extents< IndexType, Extents > | inlineexplicit |
| extents(OtherIndexTypes... exts) noexcept | arene::base::extents< IndexType, Extents > | inlineexplicit |
| extents(extents< OtherIndexType, OtherExtents... > const &source_extents) noexcept | arene::base::extents< IndexType, Extents > | inline |
| extents(extents< OtherIndexType, OtherExtents... > const &source_extents) noexcept | arene::base::extents< IndexType, Extents > | inlineexplicit |
| extents() noexcept | arene::base::extents< IndexType, Extents > | inline |
| index_type typedef | arene::base::extents< IndexType, Extents > | |
| operator!=(extents const &lhs, extents< OtherIndexType, OtherExtents... > const &rhs) noexcept -> bool | arene::base::extents< IndexType, Extents > | friend |
| operator==(extents const &lhs, extents< OtherIndexType, OtherExtents... > const &rhs) noexcept -> bool | arene::base::extents< IndexType, Extents > | friend |
| operator==(extents const &, extents< OtherIndexType, OtherExtents... > const &) noexcept -> bool | arene::base::extents< IndexType, Extents > | friend |
| rank_type typedef | arene::base::extents< IndexType, Extents > | |
| size_type typedef | arene::base::extents< IndexType, Extents > |