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

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

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