dune-common 2.9.0
|
A set consisting only of one item. More...
#include <dune/common/enumset.hh>
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. | |
A set consisting only of one item.
typedef TA Dune::EnumItem< TA, item >::Type |
The type the set holds.