Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::const_reference< R > Struct Template Reference
Get the 'const' version of a reference to a mutable object. More...
#include <dune/common/genericiterator.hh>
Detailed Description
template<class R>
struct Dune::const_reference< R >
struct Dune::const_reference< R >
Get the 'const' version of a reference to a mutable object.
Given a reference R=T& const_reference<R>::type gives you the typedef for const T&
The documentation for this struct was generated from the following file:
- dune/common/genericiterator.hh
