typeidHashOf

pragma(inline, true) @safe nothrow @trusted
size_t
typeidHashOf
(
T
)
(
in T x
)

See Also

http://forum.dlang.org/post/o1igoc$21ma$1@digitalmars.com

Doesn't work: integers are returned as is.

Meta