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

Description

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

Definition at line 707 of file BitVectorSupport.h.

Collaboration diagram for Sawyer::Container::BitVectorSupport::LeastSignificantDifference< Word >:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

size_t offset
 
Optional< size_t > result
 

Constructor & Destructor Documentation

◆ LeastSignificantDifference()

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

Definition at line 710 of file BitVectorSupport.h.

Member Function Documentation

◆ operator()()

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

Definition at line 711 of file BitVectorSupport.h.

Member Data Documentation

◆ offset

template<class Word >
size_t Sawyer::Container::BitVectorSupport::LeastSignificantDifference< Word >::offset

Definition at line 708 of file BitVectorSupport.h.

◆ result

template<class Word >
Optional<size_t> Sawyer::Container::BitVectorSupport::LeastSignificantDifference< Word >::result

Definition at line 709 of file BitVectorSupport.h.


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