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

容器、拟容器和适配器。 更多...

#include "yadaptor.h"
#include <utility>
#include <tuple>
#include "CHRLib/chrdef.h"
#include <ystdex/string.hpp>
#include <array>
#include <deque>
#include <forward_list>
#include <list>
#include <vector>
#include <map>
#include <set>
#include <unordered_set>
#include <unordered_map>
#include <queue>
#include <stack>
ycont.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  YSLib::GSStringTemplate< _tChar >
 

命名空间

namespace  YSLib
 

类型定义

typedef GSStringTemplate< char >
::basic_string 
YSLib::string
 
typedef GSStringTemplate
< CHRLib::ucs2_t >
::basic_string 
YSLib::ucs2string
 
typedef GSStringTemplate
< CHRLib::ucs4_t >
::basic_string 
YSLib::ucs4string
 

详细描述

容器、拟容器和适配器。

版本
r661
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 161
创建时间:
2010-10-09 09:25:26 +0800
修改时间:
2013-04-24 00:29 +0800
文本编码:
UTF-8
模块名称:
YSLib::Adaptor::YContainer

在文件 ycont.h 中定义.