Dune::const_reference< R > Struct Template Reference
#include <genericiterator.hh>
List of all members.
Detailed Description
template<class R>
struct Dune::const_reference< R >
get the 'const' version of a reference to amutable 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: