- Home
- About DUNE
- Download
- Documentation
- Community
- Development
Helper class to choose correct implementation return type for getRealImplementation. More...
#include <dune/grid/common/grid.hh>
Public Types | |
typedef T::ImplementationType | ImplementationType |
The correct type of the implementation to return. |
Helper class to choose correct implementation return type for getRealImplementation.
If the template parameter is const, const typename T::ImplementationType is returned otherwise just typename ::ImplementationType.
typedef T::ImplementationType Dune::GridDefaultImplementation< dim, dimworld, ct, GridFamily >::ReturnImplementationType< T >::ImplementationType |
The correct type of the implementation to return.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].