Dune::EnumItem< TA, item > Class Template Reference
[Common]
#include <enumset.hh>
List of all members.
Detailed Description
template<typename TA, int item>
class Dune::EnumItem< TA, item >
A set consisting only of one item.
|
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.
|
The documentation for this class was generated from the following file: