ObjectIdentifierNode.toHash

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

struct ObjectIdentifierNode
@trusted nothrow const
size_t
toHash
()

Return Value

Type: size_t

A size_t that represents a hash of the OIDNode

Meta