[ bullseye ]
[ ソース: foonathan-memory ]
パッケージ: libfoonathan-memory0d (0.7-3)
libfoonathan-memory0d に関するリンク
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
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.
その他の libfoonathan-memory0d 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3