OpenImageIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
ustringHash Class Reference

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
 

Detailed Description

Functor class to use as a hasher when you want to make a hash_map or hash_set using ustring as a key.


The documentation for this class was generated from the following file: