preCICE v3.1.1
Loading...
Searching...
No Matches
precice::span< ElementType, Extent > Member List

This is the complete list of members for precice::span< ElementType, Extent >, including all inherited members.

back() constprecice::span< ElementType, Extent >inline
begin() const noexceptprecice::span< ElementType, Extent >inline
const_pointer typedefprecice::span< ElementType, Extent >
const_reference typedefprecice::span< ElementType, Extent >
data() const noexceptprecice::span< ElementType, Extent >inline
difference_type typedefprecice::span< ElementType, Extent >
element_type typedefprecice::span< ElementType, Extent >
empty() const noexceptprecice::span< ElementType, Extent >inline
end() const noexceptprecice::span< ElementType, Extent >inline
extentprecice::span< ElementType, Extent >static
first() constprecice::span< ElementType, Extent >inline
first(size_type count) constprecice::span< ElementType, Extent >inline
front() constprecice::span< ElementType, Extent >inline
iterator typedefprecice::span< ElementType, Extent >
last() constprecice::span< ElementType, Extent >inline
last(size_type count) constprecice::span< ElementType, Extent >inline
operator=(const span &other) noexcept=defaultprecice::span< ElementType, Extent >
operator[](size_type idx) constprecice::span< ElementType, Extent >inline
pointer typedefprecice::span< ElementType, Extent >
rbegin() const noexceptprecice::span< ElementType, Extent >inline
reference typedefprecice::span< ElementType, Extent >
rend() const noexceptprecice::span< ElementType, Extent >inline
reverse_iterator typedefprecice::span< ElementType, Extent >
size() const noexceptprecice::span< ElementType, Extent >inline
size_bytes() const noexceptprecice::span< ElementType, Extent >inline
size_type typedefprecice::span< ElementType, Extent >
span() noexceptprecice::span< ElementType, Extent >inline
span(pointer ptr, size_type count)precice::span< ElementType, Extent >inline
span(pointer first_elem, pointer last_elem)precice::span< ElementType, Extent >inline
span(element_type(&arr)[N]) noexceptprecice::span< ElementType, Extent >inline
span(std::array< T, N > &arr) noexceptprecice::span< ElementType, Extent >inline
span(const std::array< T, N > &arr) noexceptprecice::span< ElementType, Extent >inline
span(Container &cont)precice::span< ElementType, Extent >inline
span(const Container &cont)precice::span< ElementType, Extent >inline
span(const span &other) noexcept=defaultprecice::span< ElementType, Extent >
span(const span< OtherElementType, OtherExtent > &other) noexceptprecice::span< ElementType, Extent >inline
span(T cstring)precice::span< ElementType, Extent >inline
storage_precice::span< ElementType, Extent >private
storage_type typedefprecice::span< ElementType, Extent >private
subspan() constprecice::span< ElementType, Extent >inline
subspan(size_type offset, size_type count=dynamic_extent) constprecice::span< ElementType, Extent >inline
subspan_return_t typedefprecice::span< ElementType, Extent >
value_type typedefprecice::span< ElementType, Extent >
~span() noexcept=defaultprecice::span< ElementType, Extent >