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

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

is_always_exhaustive() noexcept -> boolarene::base::layout_stride::mapping< Extents >inlinestatic
is_exhaustive() const noexcept -> boolarene::base::layout_stride::mapping< Extents >inline
layout_type typedefarene::base::layout_stride::mapping< Extents >
mapping(extents_type const &exts, array< index_type, extents_type::rank()> const &strds, layout_detail::check_bypasser) noexceptarene::base::layout_stride::mapping< Extents >inline
mapping() noexceptarene::base::layout_stride::mapping< Extents >inline
mapping(extents_type const &exts, span< OtherIndexType, extents_type::rank()> strds) noexceptarene::base::layout_stride::mapping< Extents >inline
mapping(extents_type const &exts, array< OtherIndexType, extents_type::rank()> const &strds) noexceptarene::base::layout_stride::mapping< Extents >inline
mapping(StridedLayoutMapping const &other) noexceptarene::base::layout_stride::mapping< Extents >inline
mapping(StridedLayoutMapping const &other) noexceptarene::base::layout_stride::mapping< Extents >inlineexplicit
operator!=(mapping const &left, Right const &right) noexcept -> boolarene::base::layout_stride::mapping< Extents >friend
operator!=(Left const &left, mapping const &right) noexcept -> boolarene::base::layout_stride::mapping< Extents >friend
operator==(mapping const &left, Right const &right) noexcept -> boolarene::base::layout_stride::mapping< Extents >friend
operator==(Left const &left, mapping const &right) noexcept -> boolarene::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