Functor class to use as a hasher when you want to make a hash map or hash set using AtString as a key. More...
#include <ai_string.h>
Public Member Functions | |
size_t | operator() (const AtString &s) const |
Functor class to use as a hasher when you want to make a hash map or hash set using AtString as a key.