kh_hash.kh_hash_func

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto kh_hash_func(T key)
  2. auto kh_hash_func(T key)
  3. auto kh_hash_func(T* key)
  4. auto kh_hash_func(T key)
    template kh_hash(T)
    kh_hash_func
    (
    T
    )
    (
    T key
    )
    if (
    isSomeString!T
    )

Meta