s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
HashMix
s2
util
hash
mix
Undocumented in source.
struct
HashMix {
this
(size_t val);
HashMix
mix
(size_t val);
size_t
get
();
}
Constructors
this
this
(size_t val)
Undocumented in source.
Members
Functions
get
size_t
get
()
Undocumented in source. Be warned that the author may not have intended to support it.
mix
HashMix
mix
(size_t val)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
s2
util
hash
mix
structs
HashMix