cppx-core
cppx::Span_< Iterator > Member List

This is the complete list of members for cppx::Span_< Iterator >, including all inherited members.

begin() const -> Iteratorcppx::Span_< Iterator >inline
beyond() const -> Iteratorcppx::Span_< Iterator >inline
empty() const -> Truthcppx::Span_< Iterator >inline
end() const -> Iteratorcppx::Span_< Iterator >inline
first() const -> Iteratorcppx::Span_< Iterator >inline
front() constcppx::Span_< Iterator >inline
is_empty() const -> Truthcppx::Span_< Iterator >inline
Span_(const Iterator first, const Iterator beyond)cppx::Span_< Iterator >inline
Span_(Collection &&c)cppx::Span_< Iterator >inline