GitHub - mosra/magnum-singles: Single-header libraries from the Magnum engine
Single-header libraries from the Magnum engine. Contribute to mosra/magnum-singles development by creating an account on GitHub.
Magnum got a new unique pointer implementation that’s much more lightweight with better debug performance and compile times, but is still fully compatible with std::unique_ptr.
Single-header libraries from the Magnum engine. Contribute to mosra/magnum-singles development by creating an account on GitHub.
For the 2018.1d release (and onwards) I'd like to focus on reducing the header and executable size, together with improving compile time (and, as a side effect, runtime performance). This was last ...