Ninja
Public Member Functions
__gnu_cxx::hash< std::string > Struct Template Reference

#include <hash_map.h>

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 80 of file hash_map.h.


Member Function Documentation

size_t __gnu_cxx::hash< std::string >::operator() ( const std::string &  s) const [inline]

Definition at line 81 of file hash_map.h.


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