tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
layout_right::mapping< Extents > Member List

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

explicit(!is_convertible_v< OtherExtents, extents_type >) mapping(mapping< OtherExtents > const &other) noexceptlayout_right::mapping< Extents >inline
explicit(!is_convertible_v< OtherExtents, extents_type >) mapping(layout_leftlayout_right::mapping< Extents >inline
extents() const noexcept -> extents_type const &layout_right::mapping< Extents >inline
extents_type typedeflayout_right::mapping< Extents >
index_type typedeflayout_right::mapping< Extents >
is_always_exhaustive() noexcept -> boollayout_right::mapping< Extents >inlinestatic
is_always_strided() noexcept -> boollayout_right::mapping< Extents >inlinestatic
is_always_unique() noexcept -> boollayout_right::mapping< Extents >inlinestatic
is_exhaustive() noexcept -> boollayout_right::mapping< Extents >inlinestatic
is_strided() noexcept -> boollayout_right::mapping< Extents >inlinestatic
is_unique() noexcept -> boollayout_right::mapping< Extents >inlinestatic
layout_type typedeflayout_right::mapping< Extents >
mapping() noexcept=defaultlayout_right::mapping< Extents >
mapping(mapping const &) noexcept=defaultlayout_right::mapping< Extents >
mapping(extents_type const &ext) noexceptlayout_right::mapping< Extents >inline
operator()(Indices... indices) const noexcept -> index_typelayout_right::mapping< Extents >inline
operator=(mapping const &) noexcept -> mapping &=defaultlayout_right::mapping< Extents >
operator==(mapping const &lhs, mapping< OtherExtents > const &rhs) noexcept -> boollayout_right::mapping< Extents >friend
rank_type typedeflayout_right::mapping< Extents >
required_span_size() const noexcept -> index_typelayout_right::mapping< Extents >inline
size_type typedeflayout_right::mapping< Extents >
stride(rank_type r) const noexcept -> index_type requires(extents_type::rank() > 0)layout_right::mapping< Extents >inline