Internal::mod_range_hashing Struct Reference

List of all members.

Public Types

typedef std::size_t first_argument_type
typedef std::size_t second_argument_type
typedef std::size_t result_type

Public Member Functions

result_type operator() (first_argument_type r, second_argument_type N) const

Detailed Description

Definition at line 419 of file hashtable.


Member Typedef Documentation

typedef std::size_t Internal::mod_range_hashing::first_argument_type

Definition at line 421 of file hashtable.

typedef std::size_t Internal::mod_range_hashing::result_type

Definition at line 423 of file hashtable.

typedef std::size_t Internal::mod_range_hashing::second_argument_type

Definition at line 422 of file hashtable.


Member Function Documentation

result_type Internal::mod_range_hashing::operator() ( first_argument_type  r,
second_argument_type  N 
) const [inline]

Definition at line 426 of file hashtable.


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