Loading [MathJax]/extensions/tex2jax.js

DUNE-FEM (2.10)

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 >

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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Apr 6, 22:49, 2025)