WTF
WTF::DefaultHash< std::pair< T, U > > Struct Template Reference
#include <HashFunctions.h>
Public Types | |
typedef PairHash< T, U > | Hash |
Detailed Description
template<typename T, typename U>
struct WTF::DefaultHash< std::pair< T, U > >
Definition at line 171 of file HashFunctions.h.
Member Typedef Documentation
template<typename T , typename U >
typedef PairHash<T, U> WTF::DefaultHash< std::pair< T, U > >::Hash |
Definition at line 171 of file HashFunctions.h.
The documentation for this struct was generated from the following file: