软件包:libboost-type-erasure-dev(1.81.0.1~exp1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.81).
其他与 libboost-type-erasure-dev 有关的软件包
|
|
|
|
-
- dep: libboost-type-erasure1.81-dev
- C++ runtime polymorphism based on concepts