LocARNA-1.9.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions
LocARNA::pair_of_size_t_hash Struct Reference

Function class definining hash function for pairs of size_t. More...

#include <aux.hh>

List of all members.

Public Member Functions

size_t operator() (std::pair< size_t, size_t > p) const
 Hash function for pairs of size_t.

Detailed Description

Function class definining hash function for pairs of size_t.


Member Function Documentation

size_t LocARNA::pair_of_size_t_hash::operator() ( std::pair< size_t, size_t >  p) const [inline]

Hash function for pairs of size_t.

Returns:
hash code

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends