StaticFnv1a.Fnv1a

Calculates the Fnv1a hash value of type T from input.

  1. template Fnv1a(istring input)
    template StaticFnv1a(T = hash_t)
    template Fnv1a (
    istring input
    ) {}
  2. template Fnv1a(T hash, istring input)

Members

Static variables

Fnv1a
auto Fnv1a;
Undocumented in source.

Meta