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

Description

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

Definition at line 1048 of file BitVectorSupport.h.

Public Member Functions

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

Public Attributes

bool carry
 

Constructor & Destructor Documentation

◆ Increment()

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

Definition at line 1050 of file BitVectorSupport.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1051 of file BitVectorSupport.h.

Member Data Documentation

◆ carry

template<class Word >
bool Sawyer::Container::BitVectorSupport::Increment< Word >::carry

Definition at line 1049 of file BitVectorSupport.h.


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