#include <string.h>
#include "ut_types.h"
#include "ut_vector.h"
#include "ut_debugmsg.h"
#include "ut_string_class.h"
Go to the source code of this file.
Classes | |
class | UT_GenericStringMap< T > |
class | UT_GenericStringMap< T >::UT_Cursor |
class | UT_StringPtrMap |
class | key_wrapper |
class | hash_slot< T > |
Functions | |
ABI_EXPORT UT_uint32 | _Recommended_hash_size (UT_uint32 size) |
References _Hash_magic_numbers, _Hash_n_magic_numbers, and s.
Referenced by UT_GenericStringMap< T >::grow(), and UT_GenericStringMap< T >::remove().