bitsetvector.hh File Reference

Efficient implementation of a dynamic array of static arrays of booleans. More...

Go to the source code of this file.

Classes

class  Dune::BitSetVectorConstReference< block_size, Alloc >
 A proxy class that acts as a const reference to a single bitset in a BitSetVector. More...
class  Dune::BitSetVectorReference< block_size, Alloc >
 A proxy class that acts as a mutable reference to a single bitset in a BitSetVector. More...
struct  Dune::const_reference< BitSetVectorReference< block_size, Alloc > >
struct  Dune::const_reference< BitSetVectorConstReference< block_size, Alloc > >
struct  Dune::mutable_reference< BitSetVectorReference< block_size, Alloc > >
struct  Dune::mutable_reference< BitSetVectorConstReference< block_size, Alloc > >
class  Dune::BitSetVector< block_size, Allocator >
 A dynamic array of blocks of booleans. More...

Namespaces

namespace  Dune
 

Dune namespace.



Detailed Description

Efficient implementation of a dynamic array of static arrays of booleans.

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].