ObjectIdentifier.toHash

An override so that associative arrays can use an OIDNode as a key.

class ObjectIdentifier
override nothrow @trusted const
size_t
toHash
()

Return Value

Type: size_t

A size_t that represents a hash of the OIDNode

Meta