Dune::EnumItem< TA, item > Class Template Reference
[Common (foundation classes)]

A set consisting only of one item. 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 &attribute)
 Tests whether an item is in the set.

Detailed Description

template<typename TA, int item>
class Dune::EnumItem< TA, item >

A set consisting only of one item.


Member Typedef Documentation

template<typename TA , int item>
typedef TA Dune::EnumItem< TA, item >::Type

The type the set holds.


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].