Internal::X< ulongsize > Struct Template Reference

List of all members.

Static Public Attributes

static const int n_primes = ulongsize != 8 ? 256 : 256 + 48
static const unsigned long primes [256+48+1]

Detailed Description

template<int ulongsize = sizeof(unsigned long)>
struct Internal::X< ulongsize >

Definition at line 482 of file hashtable.


Member Data Documentation

template<int ulongsize = sizeof(unsigned long)>
const int Internal::X< ulongsize >::n_primes = ulongsize != 8 ? 256 : 256 + 48 [static]

Definition at line 484 of file hashtable.

template<int ulongsize = sizeof(unsigned long)>
const unsigned long Internal::X< ulongsize >::primes [static]

Definition at line 485 of file hashtable.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:31 2010 for GNU C++ STL by  doxygen 1.4.7