back() const | emlabcpp::view< Iterator, EndIterator > | inline |
begin() const | emlabcpp::view< Iterator, EndIterator > | inline |
bounded_view class | emlabcpp::bounded_view< Iterator, SizeType > | friend |
difference_type typedef | emlabcpp::view< Iterator, EndIterator > | |
empty() const | emlabcpp::view< Iterator, EndIterator > | inline |
end() const | emlabcpp::view< Iterator, EndIterator > | inline |
first() const | emlabcpp::bounded_view< Iterator, SizeType > | inline |
front() const | emlabcpp::view< Iterator, EndIterator > | inline |
iterator typedef | emlabcpp::bounded_view< Iterator, SizeType > | |
make(view< Iterator > v) | emlabcpp::bounded_view< Iterator, SizeType > | inlinestatic |
max | emlabcpp::bounded_view< Iterator, SizeType > | static |
min | emlabcpp::bounded_view< Iterator, SizeType > | static |
offset() const | emlabcpp::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 |
other | emlabcpp::bounded_view< Iterator, SizeType > | |
rbegin() const | emlabcpp::view< Iterator, EndIterator > | inline |
rend() const | emlabcpp::view< Iterator, EndIterator > | inline |
requires(OtherSize::min_val >=min &&OtherSize::max_val<=max) bounded_view(bounded_view< Iterator | emlabcpp::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< iterator | emlabcpp::bounded_view< Iterator, SizeType > | |
requires(n<=min) bounded_view< iterator | emlabcpp::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 typedef | emlabcpp::view< Iterator, EndIterator > | |
size() const | emlabcpp::view< Iterator, EndIterator > | inline |
size_type typedef | emlabcpp::bounded_view< Iterator, SizeType > | |
std::end(other)) | emlabcpp::bounded_view< Iterator, SizeType > | inline |
value_type typedef | emlabcpp::view< Iterator, EndIterator > | |
view()=default | emlabcpp::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 |