hash<::carb::RStringKey >#

Fully qualified name: std::hash<::carb::RStringKey >

Defined in carb/RString.h

template<>
struct hash<::carb::RStringKey>#

RStringKey specialization for std::hash.

Public Functions

inline size_t operator()(const ::carb::RStringKey &v) const#

Returns the hash.

Parameters:

v – The registered string.

Returns:

The hash as via the getHash() function.