Dune::EmptySet< TA > Class Template Reference
[Common]
#include <enumset.hh>
Detailed Description
template<typename TA>
class Dune::EmptySet< TA >
An empty set.
Public Types | |
typedef TA | Type |
The POD type the set holds. | |
Static Public Member Functions | |
static bool | contains (const Type &attribute) |
Always returns false. |
The documentation for this class was generated from the following file: