YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
ystdex::container_inserter< _tCon > 成员列表

成员的完整列表,这些成员属于 ystdex::container_inserter< _tCon >,包括所有继承而来的类成员

containerystdex::container_inserter< _tCon >protected
container_inserter(_tCon &c)ystdex::container_inserter< _tCon >inline
container_type typedefystdex::container_inserter< _tCon >
operator()(_tParams &&...args) -> decltype(container->insert(std::forward< _tParams >(args)...))ystdex::container_inserter< _tCon >inline