[ 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.0)
- GCC 共有ライブラリ
-
- dep: libgphobos1 (>= 10.2.0-1)
- Phobos D standard library (runtime library)
-
- dep: libmir-core0 (>= 1.0.2)
- Base D software building blocks and conventions