MySQL 9.0.0
Source Code Documentation
CountBitsDescending Class Reference

#include <bit_utils.h>

Static Public Member Functions

static size_t NextValue (uint64_t state)
 
static uint64_t AdvanceState (uint64_t state)
 

Member Function Documentation

◆ AdvanceState()

static uint64_t CountBitsDescending::AdvanceState ( uint64_t  state)
inlinestatic

◆ NextValue()

static size_t CountBitsDescending::NextValue ( uint64_t  state)
inlinestatic

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