This is the documentation for Enlighten.

class Geo GeoHashString

class Geo::GeoHashString

A functor which hashes a char string.

Functions

Name Description
operator()(GeoFileStringView)

Returns the hash of the supplied string.


u32 Geo::GeoHashString::operator()


public: u32 operator()
(
    GeoFileStringView s
) const


Returns the hash of the supplied string.