#include <stdlib.h>
#include <string>
#include <algorithm>
#include "ut_types.h"
#include "ut_assert.h"
#include "ut_unicode.h"
Go to the source code of this file.
Classes | |
class | UT_StringImpl< char_type > |
class | UT_UTF8Stringbuf |
class | UT_UTF8Stringbuf::UTF8Iterator |
Defines | |
#define | g_rGrowBy 1.5f |
#define g_rGrowBy 1.5f |
Referenced by UT_UCS2Stringbuf::grow_common(), and UT_StringImpl< char_type >::grow_common().