HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT::MapKeyHash< Hash, Key, T > Struct Template Reference

#include <UT_ArrayMap.h>

Public Member Functions

size_t operator() (const std::pair< Key, T > &a) const
 

Detailed Description

template<typename Hash, typename Key, typename T>
struct UT::MapKeyHash< Hash, Key, T >

Definition at line 38 of file UT_ArrayMap.h.

Member Function Documentation

template<typename Hash , typename Key , typename T >
size_t UT::MapKeyHash< Hash, Key, T >::operator() ( const std::pair< Key, T > &  a) const
inline

Definition at line 40 of file UT_ArrayMap.h.


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