LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

HASH_NAMESPACE::hash< std::string > Struct Template Reference

#include <HashExtras.h>

List of all members.

Public Member Functions

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


Detailed Description

template<>
struct HASH_NAMESPACE::hash< std::string >

Definition at line 26 of file HashExtras.h.


Member Function Documentation

size_t HASH_NAMESPACE::hash< std::string >::operator() std::string const &  str  )  const [inline]
 

Definition at line 27 of file HashExtras.h.


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