[ 原始碼: 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