Dune::EnumRange< TA, from, end > Class Template Reference
[Common]

A set representing a range including the borders. More...

#include <dune/common/enumset.hh>

List of all members.

Public Types

typedef TA Type
 The type the set holds.

Static Public Member Functions

static bool contains (const Type &item)

Detailed Description

template<typename TA, int from, int end>
class Dune::EnumRange< TA, from, end >

A set representing a range including the borders.


Member Typedef Documentation

template<typename TA , int from, int end>
typedef TA Dune::EnumRange< TA, from, end >::Type

The type the set holds.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1