MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
temporary_buffer.hpp 文件参考

MSTL临时缓冲区 更多...

temporary_buffer.hpp 的引用(Include)关系图:

浏览该文件的源代码.

struct  temporary_buffer< Iterator >
 临时缓冲区类 更多...

详细描述

MSTL临时缓冲区

此文件提供了临时缓冲区实现, 用于在算法执行期间分配和自动管理临时内存。

在文件 temporary_buffer.hpp 中定义.