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< T * > Struct Template Reference

#include <HashExtras.h>

List of all members.

Public Member Functions

size_t operator() (const T *Val) const


Detailed Description

template<class T>
struct HASH_NAMESPACE::hash< T * >

Definition at line 33 of file HashExtras.h.


Member Function Documentation

template<class T>
size_t HASH_NAMESPACE::hash< T * >::operator() const T *  Val  )  const [inline]
 

Definition at line 34 of file HashExtras.h.


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