[ 源代码: boost-defaults ]
软件包:libboost-type-erasure-dev(1.83.0.2 以及其他的)
libboost-type-erasure-dev 的相关链接
Debian 的资源:
下载源码包 boost-defaults:
维护小组:
外部的资源:
- 主页 [www.boost.org]
相似软件包:
C++ runtime polymorphism based on concepts (default version)
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.
This package is a dependency package, which depends on Debian's default Boost version (currently 1.83).
其他与 libboost-type-erasure-dev 有关的软件包
|
|
|
|
-
- dep: libboost-type-erasure1.83-dev
- C++ runtime polymorphism based on concepts