MySQL 9.0.0
Source Code Documentation
NonzeroSubsetsOf Class Reference

#include <bit_utils.h>

Classes

class  iterator
 

Public Member Functions

 NonzeroSubsetsOf (uint64_t set)
 
iterator begin () const
 
iterator end () const
 

Private Attributes

const uint64_t m_set
 

Constructor & Destructor Documentation

◆ NonzeroSubsetsOf()

NonzeroSubsetsOf::NonzeroSubsetsOf ( uint64_t  set)
inlineexplicit

Member Function Documentation

◆ begin()

iterator NonzeroSubsetsOf::begin ( void  ) const
inline

◆ end()

iterator NonzeroSubsetsOf::end ( void  ) const
inline

Member Data Documentation

◆ m_set

const uint64_t NonzeroSubsetsOf::m_set
private

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