Versions Compared

Key

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

class Geo::GeoHashCString

A hash functor for a null-terminated string.

Functions

NameDescription
operator()(const char *)

Returns the case-sensitive hash for a null-terminated string.


Anchor
aad2db396aa3b8fc37dc67d86d33791b0
aad2db396aa3b8fc37dc67d86d33791b0

u32 Geo::GeoHashCString::operator()

...

public: u32 operator()
(
    const char * s
) const

...

Returns the case-sensitive hash for a null-terminated string.