Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

class Geo::GeoHashString

A functor which hashes a char string.

Functions

NameDescription
operator()(GeoFileStringView)

Returns the hash of the supplied string.


Anchor
a817093362e078af723f04037e772c8bc
a817093362e078af723f04037e772c8bc

u32 Geo::GeoHashString::operator()

...

public: u32 operator()
(
    GeoFileStringView s
) const

...

Returns the hash of the supplied string.