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

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

explicit(not is_convertible_v< OtherExtents, extents_type >) mapping(mapping< OtherExtents > const &other) noexceptlayout_left::mapping< Extents >inline
explicit(not is_convertible_v< OtherExtents, extents_type >) mapping(layout_rightlayout_left::mapping< Extents >inline
extents() const noexcept -> extents_type const &layout_left::mapping< Extents >inline
extents_type typedeflayout_left::mapping< Extents >
index_type typedeflayout_left::mapping< Extents >
is_always_exhaustive() noexcept -> boollayout_left::mapping< Extents >inlinestatic
is_always_strided() noexcept -> boollayout_left::mapping< Extents >inlinestatic
is_always_unique() noexcept -> boollayout_left::mapping< Extents >inlinestatic
is_exhaustive() noexcept -> boollayout_left::mapping< Extents >inlinestatic
is_strided() noexcept -> boollayout_left::mapping< Extents >inlinestatic
is_unique() noexcept -> boollayout_left::mapping< Extents >inlinestatic
layout_type typedeflayout_left::mapping< Extents >
mapping() noexcept=defaultlayout_left::mapping< Extents >
mapping(mapping const &) noexcept=defaultlayout_left::mapping< Extents >
mapping(extents_type const &ext) noexceptlayout_left::mapping< Extents >inline
operator()(Indices... indices) const noexcept -> index_typelayout_left::mapping< Extents >inline
operator=(mapping const &) noexcept -> mapping &=defaultlayout_left::mapping< Extents >
operator==(mapping const &lhs, mapping< OtherExtents > const &rhs) noexcept -> boollayout_left::mapping< Extents >friend
rank_type typedeflayout_left::mapping< Extents >
required_span_size() const noexcept -> index_typelayout_left::mapping< Extents >inline
size_type typedeflayout_left::mapping< Extents >
stride(rank_type r) const noexcept -> index_type requires(extents_type::rank() > 0)layout_left::mapping< Extents >inline