|
dune-common 2.11
|
Loading...
Searching...
No Matches
bitsetvector.hh File Reference
Efficient implementation of a dynamic array of static arrays of booleans. More...
#include <vector>#include <bitset>#include <iostream>#include <algorithm>#include <dune/common/boundschecking.hh>#include <dune/common/genericiterator.hh>#include <dune/common/exceptions.hh>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.
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8