std::hash<::carb::RStringUKey >

Defined in carb/RString.h

template<>
struct hash<::carb::RStringUKey>

RStringUKey specialization for std::hash.

Public Functions

inline size_t operator()(const ::carb::RStringUKey &v) const

Returns the hash.

Parameters

v – The registered string.

Returns

The hash as via the getHash() function.