Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::EmptySet< TA > Class Template Reference
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. | |
Detailed Description
template<typename TA>
class Dune::EmptySet< TA >
class Dune::EmptySet< TA >
An empty set.
The documentation for this class was generated from the following file:
- dune/common/enumset.hh
