dune-common  2.2.0
Public Types | List of all members
Dune::Function< Domain, Range >::Traits Struct Reference

Traits class containing raw types. More...

#include <dune/common/function.hh>

Public Types

typedef RawDomainType DomainType
typedef RawRangeType RangeType

Detailed Description

template<class Domain, class Range>
struct Dune::Function< Domain, Range >::Traits

Traits class containing raw types.

Member Typedef Documentation

template<class Domain, class Range>
typedef RawDomainType Dune::Function< Domain, Range >::Traits::DomainType
template<class Domain, class Range>
typedef RawRangeType Dune::Function< Domain, Range >::Traits::RangeType

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