dune-grid  2.2.0
Public Types | List of all members
Dune::GridObjectStreamOrDefaultHelper< false, GridImp, DefaultImp > Struct Template Reference

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

Public Types

typedef DefaultImp InStreamType
typedef DefaultImp OutStreamType

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 >::InStreamType
template<class GridImp , class DefaultImp >
typedef DefaultImp Dune::GridObjectStreamOrDefaultHelper< false, GridImp, DefaultImp >::OutStreamType

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