#include <layout_left.hpp>
|
template<typename OtherExtents> |
constexpr auto | operator== (mapping const &lhs, mapping< OtherExtents > const &rhs) noexcept -> bool |
|
◆ extents_type
template<typename Extents>
◆ index_type
template<typename Extents>
using index_type = typename extents_type::index_type |
◆ layout_type
template<typename Extents>
◆ rank_type
template<typename Extents>
using rank_type = typename extents_type::rank_type |
◆ size_type
template<typename Extents>
using size_type = typename extents_type::size_type |
◆ mapping() [1/3]
template<typename Extents>
◆ mapping() [2/3]
template<typename Extents>
◆ mapping() [3/3]
template<typename Extents>
◆ explicit() [1/2]
template<typename Extents>
◆ explicit() [2/2]
template<typename Extents>
◆ extents()
template<typename Extents>
|
inlinenodiscardconstexprnoexcept |
◆ is_always_exhaustive()
template<typename Extents>
constexpr auto is_always_exhaustive |
( |
| ) |
-> bool |
|
inlinestaticnodiscardconstexprnoexcept |
◆ is_always_strided()
template<typename Extents>
constexpr auto is_always_strided |
( |
| ) |
-> bool |
|
inlinestaticnodiscardconstexprnoexcept |
◆ is_always_unique()
template<typename Extents>
constexpr auto is_always_unique |
( |
| ) |
-> bool |
|
inlinestaticnodiscardconstexprnoexcept |
◆ is_exhaustive()
template<typename Extents>
constexpr auto is_exhaustive |
( |
| ) |
-> bool |
|
inlinestaticnodiscardconstexprnoexcept |
◆ is_strided()
template<typename Extents>
constexpr auto is_strided |
( |
| ) |
-> bool |
|
inlinestaticnodiscardconstexprnoexcept |
◆ is_unique()
template<typename Extents>
constexpr auto is_unique |
( |
| ) |
-> bool |
|
inlinestaticnodiscardconstexprnoexcept |
◆ operator()()
template<typename Extents>
auto operator() |
( |
Indices... | indices | ) |
const -> index_type
|
|
inlinenodiscardconstexprnoexcept |
◆ operator=()
template<typename Extents>
template<typename OtherExtents>
◆ required_span_size()
template<typename Extents>
|
inlinenodiscardconstexprnoexcept |
◆ stride()
template<typename Extents>
|
inlinenodiscardconstexprnoexcept |
◆ operator==
template<typename Extents>
template<typename OtherExtents>
auto operator== |
( |
mapping< Extents > const & | lhs, |
|
|
mapping< OtherExtents > const & | rhs ) -> bool
|
|
friend |
The documentation for this struct was generated from the following files: