BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlc::HashTable_ImpUtil Struct Reference

#include <bdlc_hashtable.h>

Static Public Member Functions

static unsigned int hashSize (bsls::Types::Int64 hint)
 Return the hash size based on the specified hint.
 

Static Public Attributes

static const unsigned int * PRIME_NUMBERS
 
static const int NUM_PRIME_NUMBERS
 

Detailed Description

Component-private struct. Do not use. Implementation helper functions for this component.

Member Function Documentation

◆ hashSize()

static unsigned int bdlc::HashTable_ImpUtil::hashSize ( bsls::Types::Int64  hint)
static

Member Data Documentation

◆ NUM_PRIME_NUMBERS

const int bdlc::HashTable_ImpUtil::NUM_PRIME_NUMBERS
static

◆ PRIME_NUMBERS

const unsigned int* bdlc::HashTable_ImpUtil::PRIME_NUMBERS
static

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