Comparisons
April 18, 2023 ยท View on GitHub
Here's how DynaMix compares with existing solutions to dynamic polymorphism
C++ multiple inheritance
This is the closest thing to DynaMix in C++. It's covered in the overview.
April 18, 2023 ยท View on GitHub
Here's how DynaMix compares with existing solutions to dynamic polymorphism
This is the closest thing to DynaMix in C++. It's covered in the overview.