#include <unicode/unistr.h>
Include dependency graph for String.h:
Go to the source code of this file.
Namespaces | |
namespace | beecrypt |
namespace | beecrypt::lang |
Typedefs | |
typedef UnicodeString | String |
This typedef defines our String class as IBM's ICU UnicodeString. |