MpQ.toHash

  1. size_t toHash()
    struct MpQ
    pure nothrow pragma(inline, true) const
    size_t
    toHash
    ()
  2. size_t toHash()

Return Value

Type: size_t

A unique hash of the MpQ value suitable for use in a hash table.

Meta