|
dune-common 2.12-git
|
Loading...
Searching...
No Matches
iteratorrange.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
sentinel end() const
Returns an iterator pointing past the end of the range.
Definition iteratorrange.hh:59
IteratorRange(const Iterator &begin, const Sentinel &end)
Constructs an iterator range on [begin,end).
Definition iteratorrange.hh:43
Iterator iterator
The iterator belonging to this range.
Definition iteratorrange.hh:31
Sentinel sentinel
The iterator belonging to this range.
Definition iteratorrange.hh:34
iterator begin() const
Returns an iterator pointing to the begin of the range.
Definition iteratorrange.hh:53
Iterator const_iterator
The iterator belonging to this range.
Definition iteratorrange.hh:40
IteratorRange()
Default constructor, relies on iterators being default-constructible.
Definition iteratorrange.hh:49
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8