C++ Logo

std-proposals

Advanced search

[std-proposals] Flat Dynamic Polymorphism Library

From: Nikl Kelbon <kelbonage_at_[hidden]>
Date: Sat, 16 Jul 2022 18:03:26 +0500
The current tools for dynamic polymorphism in C++ are not expressive and
efficient enough, almost all uses of virtual functions in the standard
library are poorly extensible and pay for what we do not use. I would like
to offer my vision of solving these problems.

Received on 2022-07-16 13:03:37