Dune Core Modules (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 >

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  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)