![]() |
ATLAS Offline Software
|
Hash function for a pointer to an integer. More...
Go to the source code of this file.
Functions | |
| unsigned long | int_hash (void *location) |
| Generate a hash key for a pointer to an integer. | |
| unsigned long int_hash | ( | void * | location | ) |
Generate a hash key for a pointer to an integer.
The value pointed at is used to generate the key.
| location | The pointer. |