WTF
WTF::HashKeyStorageTraits< PtrHash< RefPtr< P > >, HashTraits< RefPtr< P > > > Struct Template Reference
#include <HashTraits.h>
Detailed Description
template<typename P>
struct WTF::HashKeyStorageTraits< PtrHash< RefPtr< P > >, HashTraits< RefPtr< P > > >
Definition at line 208 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< RefPtr< P > >, HashTraits< RefPtr< P > > >::IntType) |
Definition at line 209 of file HashTraits.h.
template<typename P>
| typedef IntHash<IntType> WTF::HashKeyStorageTraits< PtrHash< RefPtr< P > >, HashTraits< RefPtr< P > > >::Hash |
Definition at line 210 of file HashTraits.h.
template<typename P>
| typedef HashTraits<IntType> WTF::HashKeyStorageTraits< PtrHash< RefPtr< P > >, HashTraits< RefPtr< P > > >::Traits |
Definition at line 211 of file HashTraits.h.
The documentation for this struct was generated from the following file:
KDE 4.0 API Reference