|
OpenImageIO
|
Functor class to use as a hasher when you want to make a hash_map or hash_set using ustring as a key. More...
#include <ustring.h>
Public Member Functions | |
| size_t | operator() (const ustring &s) const |
Functor class to use as a hasher when you want to make a hash_map or hash_set using ustring as a key.
1.8.2