|
dune-common 2.9.1
|
Loading...
Searching...
No Matches
iteratorrange.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
iterator begin() const
Returns an iterator pointing to the begin of the range.
Definition iteratorrange.hh:46
Iterator const_iterator
The iterator belonging to this range.
Definition iteratorrange.hh:33
iterator end() const
Returns an iterator pointing past the end of the range.
Definition iteratorrange.hh:52
IteratorRange()
Default constructor, relies on iterators being default-constructible.
Definition iteratorrange.hh:42
Iterator iterator
The iterator belonging to this range.
Definition iteratorrange.hh:27
IteratorRange(const Iterator &begin, const Iterator &end)
Constructs an iterator range on [begin,end).
Definition iteratorrange.hh:36
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8