[ ソース: foonathan-memory ]
パッケージ: libfoonathan-memory-dev (0.7-3)
libfoonathan-memory-dev に関するリンク
Debian の資源:
foonathan-memory ソースパッケージをダウンロード:
- [foonathan-memory_0.7-3.dsc]
- [foonathan-memory_0.7.orig.tar.gz]
- [foonathan-memory_0.7-3.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-memory0d (= 0.7-3)
- STL compatible C++ memory allocator library