dune-common
2.4.1-rc2
|
A set consisting only of one item. More...
#include <dune/common/enumset.hh>
Public Types | |
typedef TA | Type |
The type the set holds. More... | |
Static Public Member Functions | |
static bool | contains (const Type &attribute) |
Tests whether an item is in the set. More... | |
A set consisting only of one item.
typedef TA Dune::EnumItem< TA, item >::Type |
The type the set holds.