Dune Core Modules (2.7.1)
entityiterator.hh
interface class for an iterator over grid entities
Definition: entityiterator.hh:30
IteratorImp Implementation
type of underlying implementation
Definition: entityiterator.hh:40
Implementation & impl()
access to the underlying implementation
Definition: entityiterator.hh:47
EntityIterator(const IteratorImp &imp)
copy constructor from implementaton
Definition: entityiterator.hh:146
bool operator!=(const EntityIterator &rhs) const
Checks for inequality.
Definition: entityiterator.hh:131
EntityIterator()
default construct (undefined) iterator
Definition: entityiterator.hh:142
EntityIterator & operator++()
prefix increment operator
Definition: entityiterator.hh:67
const Implementation & impl() const
access to the underlying implementation
Definition: entityiterator.hh:53
std::conditional< std::is_lvalue_reference< decltype(realIterator.dereference())>::value, constEntity &, Entity >::type Reference
Type of the reference used when derefencing the Ptr.
Definition: entityiterator.hh:64
bool operator==(const EntityIterator &rhs) const
Checks for equality.
Definition: entityiterator.hh:125
pointer_or_proxy_holder handle_proxy_member_access(T &&t)
Transparent support for providing member access to both lvalues and rvalues (temporary proxies).
STL namespace.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)