dune-common  2.3.1-rc1
Public Types | Static Public Member Functions | List of all members
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. More...
 

Static Public Member Functions

static bool contains (const Type &attribute)
 Always returns false. More...
 

Detailed Description

template<typename TA>
class Dune::AllSet< TA >

A set containing everything.

Member Typedef Documentation

template<typename TA >
typedef TA Dune::AllSet< TA >::Type

The POD type the set holds.


The documentation for this class was generated from the following file: