![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
This is the complete list of members for arene::base::layout_stride::mapping< Extents >, including all inherited members.
| is_always_exhaustive() noexcept -> bool | arene::base::layout_stride::mapping< Extents > | inlinestatic |
| is_exhaustive() const noexcept -> bool | arene::base::layout_stride::mapping< Extents > | inline |
| layout_type typedef | arene::base::layout_stride::mapping< Extents > | |
| mapping(extents_type const &exts, array< index_type, extents_type::rank()> const &strds, layout_detail::check_bypasser) noexcept | arene::base::layout_stride::mapping< Extents > | inline |
| mapping() noexcept | arene::base::layout_stride::mapping< Extents > | inline |
| mapping(extents_type const &exts, span< OtherIndexType, extents_type::rank()> strds) noexcept | arene::base::layout_stride::mapping< Extents > | inline |
| mapping(extents_type const &exts, array< OtherIndexType, extents_type::rank()> const &strds) noexcept | arene::base::layout_stride::mapping< Extents > | inline |
| mapping(StridedLayoutMapping const &other) noexcept | arene::base::layout_stride::mapping< Extents > | inline |
| mapping(StridedLayoutMapping const &other) noexcept | arene::base::layout_stride::mapping< Extents > | inlineexplicit |
| operator!=(mapping const &left, Right const &right) noexcept -> bool | arene::base::layout_stride::mapping< Extents > | friend |
| operator!=(Left const &left, mapping const &right) noexcept -> bool | arene::base::layout_stride::mapping< Extents > | friend |
| operator==(mapping const &left, Right const &right) noexcept -> bool | arene::base::layout_stride::mapping< Extents > | friend |
| operator==(Left const &left, mapping const &right) noexcept -> bool | arene::base::layout_stride::mapping< Extents > | friend |
| submdspan_mapping(SrcMapping const &src, CanonicalSliceSpecifiers... slices) noexcept -> submdspan_mapping_result< layout_stride::mapping< submdspan_subextents_type_t< extents_type, CanonicalSliceSpecifiers... > > > | arene::base::layout_stride::mapping< Extents > | friend |