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

Description

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

Definition at line 1211 of file BitVectorSupport.h.

Public Member Functions

bool operator() (const Word &w1, const Word &w2, size_t nbits)
 

Public Attributes

int result
 

Constructor & Destructor Documentation

◆ CompareBits()

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

Definition at line 1213 of file BitVectorSupport.h.

Member Function Documentation

◆ operator()()

template<class Word >
bool Sawyer::Container::BitVectorSupport::CompareBits< Word >::operator() ( const Word &  w1,
const Word &  w2,
size_t  nbits 
)
inline

Definition at line 1214 of file BitVectorSupport.h.

Member Data Documentation

◆ result

template<class Word >
int Sawyer::Container::BitVectorSupport::CompareBits< Word >::result

Definition at line 1212 of file BitVectorSupport.h.


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