ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
Sawyer::Container::BitVectorSupport::CountSetBits< Word > Struct Template Reference

Description

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

Definition at line 657 of file BitVectorSupport.h.

Public Member Functions

bool operator() (const Word &word, size_t nbits)
 

Public Attributes

size_t result
 

Constructor & Destructor Documentation

◆ CountSetBits()

template<class Word >
Sawyer::Container::BitVectorSupport::CountSetBits< Word >::CountSetBits ( )
inline

Definition at line 659 of file BitVectorSupport.h.

Member Function Documentation

◆ operator()()

template<class Word >
bool Sawyer::Container::BitVectorSupport::CountSetBits< Word >::operator() ( const Word &  word,
size_t  nbits 
)
inline

Definition at line 660 of file BitVectorSupport.h.

Member Data Documentation

◆ result

template<class Word >
size_t Sawyer::Container::BitVectorSupport::CountSetBits< Word >::result

Definition at line 658 of file BitVectorSupport.h.


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