hashOf2

Is true iff T is a memory address (either a class or a pointer). TODO: Replace with __traits(isAddress, T) when it's added.

@safe
hash_t
hashOf2
(
alias hasher
T
)
(
const scope auto ref T value
)

Meta