[ 原始碼: foonathan-memory ]
套件:libfoonathan-memory-dev(0.7.3-2.1 以及其他的)
libfoonathan-memory-dev 的相關連結
Debian 的資源:
下載原始碼套件 foonathan-memory:
- [foonathan-memory_0.7.3-2.1.dsc]
- [foonathan-memory_0.7.3.orig.tar.gz]
- [foonathan-memory_0.7.3-2.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
STL compatible C++ memory allocator library - development headers
The default STL allocator model has various flaws, for example you cannot easily share a single allocator for multiple types. This library is one of many proposed solutions for the shortcomings of the standard allocator, which unlike many other solutions does not require changes in the STL itself.
This package provides the development headers.
其他與 libfoonathan-memory-dev 有關的套件
|
|
|
|
-
- dep: libfoonathan-memory0.7.3t64 (= 0.7.3-2.1+b1)
- STL compatible C++ memory allocator library