Dune::EnumRange< T, from, end > Class Template Reference
[Common]
#include <enumset.hh>
List of all members.
Detailed Description
template<typename T, int from, int end>
class Dune::EnumRange< T, from, end >
A set representing a range including the borders.
|
Public Types |
typedef T | Type |
| The type the set holds.
|
The documentation for this class was generated from the following file: