Quick Links:

bal | bbl | bdl | bsl

Static Public Member Functions | Static Public Attributes

bdlc::HashTable_ImpUtil Struct Reference

#include <bdlc_hashtable.h>

List of all members.

Static Public Member Functions

static unsigned int hashSize (bsls::Types::Int64 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.

See Component bdlc_hashtable


Member Function Documentation

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

Return the hash size based on the specified hint.


Member Data Documentation

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

provide access to the

array of prime numbers so


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