dune-common 2.9.0
|
An empty set. More...
#include <dune/common/enumset.hh>
Public Types | |
typedef TA | Type |
The POD type the set holds. | |
Static Public Member Functions | |
static bool | contains (const Type &attribute) |
Always returns false. | |
An empty set.
typedef TA Dune::EmptySet< TA >::Type |
The POD type the set holds.