TC::Hash< std::string > Struct Template Reference
[Base Classes and Functions]

Functor specialization (std::string) for calculating a hash value. More...

#include <TCHashTable.h>

List of all members.

Public Member Functions

uint32 operator() (const std::string &text) const


Detailed Description

template<>
struct TC::Hash< std::string >

Functor specialization (std::string) for calculating a hash value.

Definition at line 110 of file TCHashTable.h.


Member Function Documentation

uint32 TC::Hash< std::string >::operator() ( const std::string &  text  )  const [inline]

Definition at line 112 of file TCHashTable.h.


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

Copyright (c) Thomas Goessler 2003 - 2008