文件名称:StackAllocator:使用 C++11 的简单堆栈分配器实现
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-28 05:43:05
C++
堆栈分配器 使用 C++11 的简单堆栈分配器实现。 与 Visual Studio 2015、g++4.8 和 clang++3.4 兼容。 一个使用和文档的例子即将到来。
【文件预览】:
StackAllocator-master
----.travis.yml(2KB)
----Build.bat(75B)
----LICENSE(1KB)
----appveyor.yml(351B)
----.gitignore(864B)
----CMakeLists.txt(2KB)
----StackAllocator()
--------Includes()
--------Sources()
----README.md(480B)
----Build.sh(53B)
----.gitattributes(2KB)