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()(const GeoFileString &)

Returns the hash of the supplied string.


Anchor
a624bdd3a76b7191557ceaf4081b077c8
a624bdd3a76b7191557ceaf4081b077c8

u32 Geo::GeoHashString::operator()

...

public: u32 operator()
(
    const GeoFileString & s
) const

...

Returns the hash of the supplied string.