emlabcpp
modern opinionated embedded C++ library
emlabcpp::bounded_view< Iterator, SizeType > Member List

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

back() constemlabcpp::view< Iterator, EndIterator >inline
begin() constemlabcpp::view< Iterator, EndIterator >inline
bounded_view classemlabcpp::bounded_view< Iterator, SizeType >friend
difference_type typedefemlabcpp::view< Iterator, EndIterator >
empty() constemlabcpp::view< Iterator, EndIterator >inline
end() constemlabcpp::view< Iterator, EndIterator >inline
first() constemlabcpp::bounded_view< Iterator, SizeType >inline
front() constemlabcpp::view< Iterator, EndIterator >inline
iterator typedefemlabcpp::bounded_view< Iterator, SizeType >
make(view< Iterator > v)emlabcpp::bounded_view< Iterator, SizeType >inlinestatic
maxemlabcpp::bounded_view< Iterator, SizeType >static
minemlabcpp::bounded_view< Iterator, SizeType >static
offset() constemlabcpp::bounded_view< Iterator, SizeType >inline
operator std::span< value_type >()emlabcpp::view< Iterator, EndIterator >inline
opt_offset(std::size_t offset)emlabcpp::bounded_view< Iterator, SizeType >inline
otheremlabcpp::bounded_view< Iterator, SizeType >
rbegin() constemlabcpp::view< Iterator, EndIterator >inline
rend() constemlabcpp::view< Iterator, EndIterator >inline
requires(OtherSize::min_val >=min &&OtherSize::max_val<=max) bounded_view(bounded_view< Iteratoremlabcpp::bounded_view< Iterator, SizeType >
requires(range_container< Container > &&static_sized< Container > &&std::tuple_size_v< Container ><=max &&std::tuple_size_v< Container > >=min) explicit bounded_view(Container &cont)emlabcpp::bounded_view< Iterator, SizeType >inline
requires(n<=min) bounded_view< iteratoremlabcpp::bounded_view< Iterator, SizeType >
requires(n<=min) bounded_view< iteratoremlabcpp::bounded_view< Iterator, SizeType >
emlabcpp::view::requires(!range_container_with_iter< Cont, iterator >) const expr view(Cont &cont)emlabcpp::view< Iterator, EndIterator >inline
reverse_iterator typedefemlabcpp::view< Iterator, EndIterator >
size() constemlabcpp::view< Iterator, EndIterator >inline
size_type typedefemlabcpp::bounded_view< Iterator, SizeType >
std::end(other))emlabcpp::bounded_view< Iterator, SizeType >inline
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