[ ソース: boost1.74 ]
パッケージ: libboost-type-erasure1.74.0 (1.74.0+ds1-23.1 など)
libboost-type-erasure1.74.0 に関するリンク
Debian の資源:
boost1.74 ソースパッケージをダウンロード:
- [boost1.74_1.74.0+ds1-23.1.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-23.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.boost.org]
類似のパッケージ:
- libboost-type-erasure1.81.0
- libboost-type-erasure1.83.0
- libboost-type-erasure1.67.0
- libboost-type-erasure1.81-dev
- libboost-type-erasure1.83-dev
- libboost-type-erasure1.74-dev
- libboost-type-erasure1.67-dev
- libboost-type-erasure-dev
- libboost-iostreams1.81.0
- libboost-iostreams1.83.0
- libboost-iostreams1.74.0
C++ runtime polymorphism based on concepts
This package forms part of the Boost C++ Libraries collection.
C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions.
その他の libboost-type-erasure1.74.0 関連パッケージ
|
|
|
|
-
- dep: libboost-thread1.74.0 (>= 1.74.0+ds1)
- portable C++ multi-threading
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3