Hasher< std::string > Struct Template Reference
string specific hash algorithm.
More...
#include <hashers.h>
List of all members.
Public Member Functions |
unsigned int | operator() (std::string const &t) |
Detailed Description
template<>
struct cxxtls::Hasher< std::string >
string specific hash algorithm.
Definition at line 81 of file hashers.h.
Member Function Documentation
unsigned int operator() |
( |
std::string const & |
t |
) |
|
The documentation for this struct was generated from the following file: