emlabcpp
modern opinionated embedded C++ library
emlabcpp::view< Iterator, EndIterator > Member List

This is the complete list of members for emlabcpp::view< Iterator, EndIterator >, including all inherited members.

back() constemlabcpp::view< Iterator, EndIterator >inline
begin() constemlabcpp::view< Iterator, EndIterator >inline
difference_type typedefemlabcpp::view< Iterator, EndIterator >
empty() constemlabcpp::view< Iterator, EndIterator >inline
end() constemlabcpp::view< Iterator, EndIterator >inline
front() constemlabcpp::view< Iterator, EndIterator >inline
iterator typedefemlabcpp::view< Iterator, EndIterator >
operator std::span< value_type >()emlabcpp::view< Iterator, EndIterator >inline
rbegin() constemlabcpp::view< Iterator, EndIterator >inline
rend() constemlabcpp::view< Iterator, EndIterator >inline
requires(!range_container_with_iter< Cont, iterator >) const expr view(Cont &cont)emlabcpp::view< Iterator, EndIterator >inline
requires(!range_container_with_iter< Cont, iterator >) const expr view(Cont const &cont)emlabcpp::view< Iterator, EndIterator >inline
reverse_iterator typedefemlabcpp::view< Iterator, EndIterator >
size() constemlabcpp::view< Iterator, EndIterator >inline
size_type typedefemlabcpp::view< Iterator, EndIterator >
value_type typedefemlabcpp::view< Iterator, EndIterator >
view()=defaultemlabcpp::view< Iterator, EndIterator >
view(Cont &cont)emlabcpp::view< Iterator, EndIterator >inline
view(Cont const &cont)emlabcpp::view< Iterator, EndIterator >inline
view(Iterator begin, EndIterator end)emlabcpp::view< Iterator, EndIterator >inline
view(view< OtherIterator, OtherEndIterator > other)emlabcpp::view< Iterator, EndIterator >inline