Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions | Data Fields
common::SparseBoolVector::element Struct Reference

#include <SparseBoolVector.hpp>

Public Member Functions

bool operator== (const element &other) const
 
std::strong_ordering operator<=> (const element &other) const
 

Data Fields

unsigned run
 
unsigned word
 

Member Function Documentation

◆ operator<=>()

std::strong_ordering common::SparseBoolVector::element::operator<=> ( const element other) const
inline
Here is the call graph for this function:

◆ operator==()

bool common::SparseBoolVector::element::operator== ( const element other) const
inline

Field Documentation

◆ run

unsigned common::SparseBoolVector::element::run

◆ word

unsigned common::SparseBoolVector::element::word

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