[ 源代码: boost1.74 ]
软件包:libboost-type-erasure1.74.0(1.74.0+ds1-21)
libboost-type-erasure1.74.0 的相关链接
Debian 的资源:
下载源码包 boost1.74:
- [boost1.74_1.74.0+ds1-21.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-21.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 (>= 11)
- GNU 标准 C++ 库,第3版