Dune::mutable_reference< R > Struct Template Reference
#include <genericiterator.hh>
List of all members.
Detailed Description
template<class R>
struct Dune::mutable_reference< R >
get the 'mutable' version of a reference to a const object
given a const reference R=const T& mutable_reference<R>::type gives you the typedef for T&
The documentation for this struct was generated from the following file: