C++ API: ErrorCode class intended to make it easier to use ICU C and C++ APIs from C++ user code. More...
#include "unicode/utypes.h"
#include "unicode/uobject.h"
Go to the source code of this file.
Data Structures | |
class | ErrorCode |
Wrapper class for UErrorCode, with conversion operators for direct use in ICU C and C++ APIs. More... |
C++ API: ErrorCode class intended to make it easier to use ICU C and C++ APIs from C++ user code.
Definition in file errorcode.h.