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

Description

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

Definition at line 477 of file BitVectorSupport.h.

Public Member Functions

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

Public Attributes

bool wasEqv
 

Constructor & Destructor Documentation

◆ EqualTo()

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

Definition at line 480 of file BitVectorSupport.h.

Member Function Documentation

◆ operator()()

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

Definition at line 483 of file BitVectorSupport.h.

Member Data Documentation

◆ wasEqv

template<class Word >
bool Sawyer::Container::BitVectorSupport::EqualTo< Word >::wasEqv

Definition at line 478 of file BitVectorSupport.h.


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