YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
Convert.hpp 文件参考

转换模版。 更多...

#include "chrmap.h"
#include <ystdex/any_iterator.hpp>
Convert.hpp 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

namespace  CHRLib
 

函数

template<typename _tIn , typename _fConv >
ConversionResult CHRLib::ConvertCharacter (_fConv f, ucs2_t &uc, _tIn &&it, ConversionState &&st)
 
template<typename _tIn , typename _fConv >
ConversionResult CHRLib::ConvertCharacter (_fConv f, _tIn &&it, ConversionState &&st)
 

详细描述

转换模版。

版本
r52
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 400
创建时间:
2013-04-23 10:18:20 +0800
修改时间:
2013-04-23 10:30 +0800
文本编码:
UTF-8
模块名称:
CHRLib::Convert

在文件 Convert.hpp 中定义.