WTF
WTF::HashKeyStorageTraits< PtrHash< P * >, HashTraits< P * > > Struct Template Reference
#include <HashTraits.h>
Detailed Description
template<typename P>
struct WTF::HashKeyStorageTraits< PtrHash< P * >, HashTraits< P * > >
Definition at line 203 of file HashTraits.h.
Public Types | |
| typedef IntTypes< sizeof(P *)> ::SignedTyp | IntType ) |
| typedef IntHash< IntType > | Hash |
| typedef HashTraits< IntType > | Traits |
Member Typedef Documentation
template<typename P>
| typedef IntTypes<sizeof(P*)>::SignedTyp WTF::HashKeyStorageTraits< PtrHash< P * >, HashTraits< P * > >::IntType) |
Definition at line 204 of file HashTraits.h.
template<typename P>
| typedef IntHash<IntType> WTF::HashKeyStorageTraits< PtrHash< P * >, HashTraits< P * > >::Hash |
Definition at line 205 of file HashTraits.h.
template<typename P>
| typedef HashTraits<IntType> WTF::HashKeyStorageTraits< PtrHash< P * >, HashTraits< P * > >::Traits |
Definition at line 206 of file HashTraits.h.
The documentation for this struct was generated from the following file:
KDE 4.0 API Reference