ICU 4.8.1.1 4.8.1.1
Defines

std_string.h File Reference

C++ API: Central ICU header for including the C++ standard <string> header and for related definitions. More...

#include "unicode/utypes.h"

Go to the source code of this file.

Defines

#define U_HAVE_STD_STRING   1
 Define whether the standard C++ (STL) <string> header is available.

Detailed Description

C++ API: Central ICU header for including the C++ standard <string> header and for related definitions.

Definition in file std_string.h.


Define Documentation

#define U_HAVE_STD_STRING   1

Define whether the standard C++ (STL) <string> header is available.

Internal:
Do not use. This API is for internal use only.

Definition at line 34 of file std_string.h.