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