Partial specialization that hashes const types as their non-const type.
Treat const qualified types in exactly the same way as the non-const qualified type. Users should rarely, if ever, need this specialization but would be surprised by their results if used accidentally, and it were not supplied.
| Name | Description |
|---|---|
Type | Hash functor type selected for const HASH_KEY. |