dune-grid  2.1.1
Public Types
Dune::GridObjectStreamOrDefaultHelper< false, GridImp, DefaultImp > Struct Template Reference

#include <dune/grid/alugrid/common/interfaces.hh>

List of all members.

Public Types

typedef DefaultImp ObjectStreamType

Detailed Description

template<class GridImp, class DefaultImp>
struct Dune::GridObjectStreamOrDefaultHelper< false, GridImp, DefaultImp >

Helper template (explicit specialisation if GridImp doesn't export an object stream -> DefaultImplementation is exported)


Member Typedef Documentation

template<class GridImp , class DefaultImp >
typedef DefaultImp Dune::GridObjectStreamOrDefaultHelper< false, GridImp, DefaultImp >::ObjectStreamType

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