ROSE  0.11.145.0
Public Types | List of all members
Sawyer::Container::BitVectorSupport::bitsPerWord< Word > Struct Template Reference

Description

template<class Word>
struct Sawyer::Container::BitVectorSupport::bitsPerWord< Word >

Number of bits per word.

Definition at line 41 of file BitVectorSupport.h.

#include <util/Sawyer/BitVectorSupport.h>

Public Types

enum  { value = 8 * sizeof(Word) }
 

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