A structure representing an empty bitset.
More...
#include <DynamicBitset.h>
A structure representing an empty bitset.
Returns the empty bitset.
static constexpr bool galois::InvalidBitsetFnTy::is_valid |
( |
| ) |
|
|
inlinestatic |
Returns false as this is an empty bitset (invalid)
static constexpr bool galois::InvalidBitsetFnTy::is_vector_bitset |
( |
| ) |
|
|
inlinestatic |
Returns false as this is an empty bitset.
static void galois::InvalidBitsetFnTy::reset_range |
( |
size_t |
, |
|
|
size_t |
|
|
) |
| |
|
inlinestatic |
No-op since it's an empty bitset.
The documentation for this struct was generated from the following file: