dune-common
2.3.1
|
A set containing everything. 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. |
A set containing everything.
typedef TA Dune::AllSet< TA >::Type |
The POD type the set holds.