DynaMix - A new take on polymorphism in C++
DynaMix (Dynamic Mixins) is a new take on polymorphism. It lets the user compose and modify types at run time in C++
DynaMix released
From the release:
The library is a means to create a project's architecture rather than achieve its purpose. It focuses on maximal performance and minimal memory overhead.
DynaMix is great for the software architecture of systems with very complex objects including, but not limited to:
- Games (especially role-playing ones or strategies)
- CAD systems
- Enterprise systems
- UI libraries

 More news about the contunious improvements of VS 2015:
More news about the contunious improvements of VS 2015: Here is a simple but powerful library that can helps us write code better:
Here is a simple but powerful library that can helps us write code better: