#include <uintpair.h>
Public Member Functions | |
uint_pair (uint32 f, _T s) | |
Public Attributes | |
uint32 | first |
_T | second |
Perfect hashes are hashes that has not duplicate hash values by definition. They are used in switch() statements and class properties.
Falcon::uint_pair< _T >::uint_pair | ( | uint32 | f, | |
_T | s | |||
) | [inline] |
uint32 Falcon::uint_pair< _T >::first |
_T Falcon::uint_pair< _T >::second |