[ buster ]
[ bullseye ]
[ 原始碼: stdx-allocator ]
套件:libstdx-allocator0(3.1.0~beta.2-3 以及其他的)
libstdx-allocator0 的相關連結
Debian 的資源:
下載原始碼套件 stdx-allocator:
- [stdx-allocator_3.1.0~beta.2-3.dsc]
- [stdx-allocator_3.1.0~beta.2.orig.tar.gz]
- [stdx-allocator_3.1.0~beta.2-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
High-level interface for allocators for D
This D module implements bundled allocation/creation and destruction/deallocation of data including structs and classes, and also array primitives related to allocation.
The module is part of the D standard library as well, but has been split out into a separate library to allow using the most recent std.experimental.allocator with older D versions.
其他與 libstdx-allocator0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libgphobos1 (>= 10.1.0-6+b1)
- Phobos D standard library (runtime library)
-
- dep: libmir-core0 (>= 1.0.2)
- Base D software building blocks and conventions