LLVM API Documentation

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 33 of file HashExtras.h.


Member Function Documentation

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

Definition at line 34 of file HashExtras.h.


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