Dune::const_reference< R > Struct Template Reference

get the 'const' version of a reference to amutable object More...

#include <dune/common/genericiterator.hh>

List of all members.

Public Types

typedef const R type

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&


Member Typedef Documentation

template<class R >
typedef const R Dune::const_reference< R >::type

The documentation for this struct was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].