DUNE-FEM (unstable)
Dune::ProxyArrowResult< ProxyType > Class Template Reference
Helper to mimic a pointer for proxy objects. More...
#include <dune/common/iteratorfacades.hh>
Detailed Description
template<class ProxyType>
class Dune::ProxyArrowResult< ProxyType >
class Dune::ProxyArrowResult< ProxyType >
Helper to mimic a pointer for proxy objects.
This class is intended to be used as return type for operator-> on an iterator using proxy-values. It stores the proxy value and forwards operator-> to the address of this value. In particular it can be passed to IteratorFacade when creating proxy iterators.
The documentation for this class was generated from the following file:
- dune/common/iteratorfacades.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)