StaticFnv1a.Fnv1a

Calculates the Fnv1a hash value of type T from input.

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

Members

Static variables

Fnv1a
auto Fnv1a;
Undocumented in source.

Meta