MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
standard_allocator< T >::rebind< U > 模板结构体 参考

重新绑定模板 更多...

#include <standard_allocator.hpp>

详细描述

template<typename T>
template<typename U>
struct standard_allocator< T >::rebind< U >

重新绑定模板

模板参数
U新的元素类型

允许容器重新绑定分配器到其他类型。

在文件 standard_allocator.hpp331 行定义.


该结构体的文档由以下文件生成: