BitMagic-C++
Data Structures | Static Public Member Functions | Static Public Attributes
bm::all_set< T > Struct Template Reference

Structure carries pointer on bit block with all bits 1. More...

#include <bmfunc.h>

Collaboration diagram for bm::all_set< T >:
Collaboration graph
[legend]

Data Structures

struct  all_set_block
 

Static Public Member Functions

static bm::id64_t block_type (const bm::word_t *bp) BMNOEXCEPT
  More...
 
static BMFORCEINLINE bool is_full_block (const bm::word_t *bp) BMNOEXCEPT
  More...
 
static BMFORCEINLINE bool is_valid_block_addr (const bm::word_t *bp) BMNOEXCEPT
  More...
 

Static Public Attributes

static all_set_block _block
  More...
 

Detailed Description

template<bool T>
struct bm::all_set< T >

Structure carries pointer on bit block with all bits 1.

Definition at line 1327 of file bmfunc.h.


The documentation for this struct was generated from the following file: