YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
命名空间 | |
namespace | CHRLib |
宏定义 | |
#define | CHRLIB_BEGIN namespace CHRLib { |
#define | CHRLIB_END } |
#define | CHRLIB_ ::CHRLib:: |
#define | CHRLIB ::CHRLib |
#define | CHRLIB_BEGIN_NAMESPACE(s) namespace s { |
#define | CHRLIB_END_NAMESPACE(s) } |
类型定义 | |
typedef char16_t | CHRLib::ucs2_t |
UCS-2 字符类型。 | |
typedef char32_t | CHRLib::ucs4_t |
UCS-4 字符类型。 | |
typedef std::char_traits < ucs4_t >::int_type | CHRLib::ucsint_t |
UCS 整数类型。 | |
CHRLib 类型定义。
在文件 chrdef.h 中定义.