#include <FastHash.h>
Public Types | |
| typedef Key & | ref |
| typedef const Key & | const_ref |
Public Member Functions | |
| KeyValue (const Key &k) | |
| operator ref () | |
| operator const_ref () const | |
| bool | operator== (const Key &k) const |
| bool | operator!= (const Key &k) const |
Public Attributes | |
| Key | key_ |
I don't want to pay for the byte (plus padding) for a Bucket<void>, so this is the result. All the casts return the key.
|
|||||
|
|
|
|||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
1.4.6