class Geo::GeoHashCString
A hash functor for a null-terminated string.
Functions
Name | Description |
---|---|
operator()(const char *) | Returns the case-sensitive hash for a null-terminated string. |
Anchor | ||||
---|---|---|---|---|
|
u32 Geo::GeoHashCString::operator()
...
public: u32 operator()
(
const char * s
) const
...
Returns the case-sensitive hash for a null-terminated string.