asRange() const | lar::CollectionView< Range > | inlineprivate |
at(size_type i) const -> decltype(auto) | lar::CollectionView< Range > | inline |
back() const -> decltype(auto) | lar::CollectionView< Range > | inline |
begin() const noexcept | lar::CollectionView< Range > | inline |
begin_iter_t typedef | lar::CollectionView< Range > | private |
cbegin() const noexcept | lar::CollectionView< Range > | inline |
cend() const noexcept | lar::CollectionView< Range > | inline |
collection_type typedef | lar::CollectionView< Range > | |
CollectionView(range_t &&range) | lar::CollectionView< Range > | inlineexplicitprotected |
const_iterator typedef | lar::CollectionView< Range > | |
const_pointer typedef | lar::CollectionView< Range > | |
const_reference typedef | lar::CollectionView< Range > | |
const_reverse_iterator typedef | lar::CollectionView< Range > | |
crbegin() const noexcept | lar::CollectionView< Range > | inline |
crend() const noexcept | lar::CollectionView< Range > | inline |
data() const | lar::CollectionView< Range > | inline |
details::makeCollectionView(range_t &&) | lar::CollectionView< Range > | friend |
difference_type typedef | lar::CollectionView< Range > | |
empty() const noexcept | lar::CollectionView< Range > | inline |
end() const noexcept | lar::CollectionView< Range > | inline |
Range::end | Range | private |
end_iter_t typedef | lar::CollectionView< Range > | private |
front() const -> decltype(auto) | lar::CollectionView< Range > | inline |
iter_traits_t typedef | lar::CollectionView< Range > | private |
operator[](size_type i) const -> decltype(auto) | lar::CollectionView< Range > | inline |
Range(int s, int e) | Range | inlineprivate |
range_t typedef | lar::CollectionView< Range > | private |
rbegin() const noexcept | lar::CollectionView< Range > | inline |
rend() const noexcept | lar::CollectionView< Range > | inline |
size() const noexcept | lar::CollectionView< Range > | inline |
size_type typedef | lar::CollectionView< Range > | |
start | Range | private |
this_t typedef | lar::CollectionView< Range > | private |
traits_t typedef | lar::CollectionView< Range > | private |
value_type typedef | lar::CollectionView< Range > | |