LLVM API Documentation

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


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