Dune::NegateSet< S > Class Template Reference
[Common (foundation classes)]

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

template<typename S >
typedef S::Type Dune::NegateSet< S >::Type

Member Function Documentation

template<typename S >
static bool Dune::NegateSet< S >::contains ( const Type item  )  [inline, static]

The documentation for this class was generated from the following file:
Generated on Mon Apr 26 10:45:23 2010 for dune-common by  doxygen 1.6.3