The negation of a set. An item is contained in the set if and only if it is not contained in the negated set.
More...
#include <dune/common/enumset.hh>
List of all members.
Public Types |
typedef S::Type | Type |
Static Public Member Functions |
static bool | contains (const Type &item) |
Detailed Description
template<typename S>
class Dune::NegateSet< S >
The negation of a set. An item is contained in the set if and only if it is not contained in the negated set.
Member Typedef Documentation
Member Function Documentation
The documentation for this class was generated from the following file: