FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::Utils::Span< T > Member List

This is the complete list of members for FormIt::Utils::Span< T >, including all inherited members.

begin() noexceptFormIt::Utils::Span< T >inline
cbegin() const noexceptFormIt::Utils::Span< T >inline
cend() const noexceptFormIt::Utils::Span< T >inline
data() noexceptFormIt::Utils::Span< T >inline
empty() const noexceptFormIt::Utils::Span< T >inline
end() noexceptFormIt::Utils::Span< T >inline
operator[](size_t i) noexceptFormIt::Utils::Span< T >inline
operator[](size_t i) const noexceptFormIt::Utils::Span< T >inline
size() const noexceptFormIt::Utils::Span< T >inline
Span()=defaultFormIt::Utils::Span< T >
Span(const Span &r)=defaultFormIt::Utils::Span< T >
Span(Span &&r)=defaultFormIt::Utils::Span< T >
Span(Container &d)FormIt::Utils::Span< T >inline
Span(TIter b, TIter e) noexceptFormIt::Utils::Span< T >inline
TIter typedefFormIt::Utils::Span< T >