PionNetworkLibrary
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
pion::ihash Struct Reference

#include <hash_map.hpp>

Inheritance diagram for pion::ihash:
Collaboration diagram for pion::ihash:

Public Member Functions

std::size_t operator() (std::string const &x) const
 

Detailed Description

case insensitive hash generic function copied from boost.unordered hash_equality documentation http://www.boost.org/doc/libs/1_50_0/doc/html/unordered/hash_equality.html

Member Function Documentation

std::size_t pion::ihash::operator() ( std::string const &  x) const
inline

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