ucs2string.h File Reference

#include <ucs2char.h>
#include <string>

Go to the source code of this file.

Data Structures

struct  ucs2char_traits

Typedefs

typedef std::basic_string<
ucs2char_t, ucs2char_traits,
std::allocator< ucs2char_t > > 
ucs2string


Typedef Documentation

typedef std::basic_string<ucs2char_t, ucs2char_traits, std::allocator<ucs2char_t> > ucs2string

Definition at line 109 of file ucs2string.h.