class Geo::GeoHashString

A functor which hashes a char string.

Functions

Name Description
operator()(const GeoFileString &)

Returns the hash of the supplied string.


u32 Geo::GeoHashString::operator()


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


Returns the hash of the supplied string.