hashOfPolymorphic

Hash that incorporates the hash of typeid bit-xored with hashOf(a).

@safe nothrow pure @nogc pragma(inline, true) @trusted pure nothrow @nogc
hash_t
hashOfPolymorphic
(
Class
)
(
Class a
)
if (
is(Class == class)
)

See Also

Meta