Dune Core Modules (2.6.0)

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 > >
 
class  Dune::BitSetVector< block_size, Allocator >
 A dynamic array of blocks of booleans. More...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

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

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 2, 22:35, 2024)