Skip to content

mp++ 0.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@bluescarni bluescarni released this 11 Apr 08:38
· 1369 commits to master since this release

NOTE: this release introduces an important change: mp++ now has a compiled component, libmp++, and thus it is not enough any more to include the headers in order to use mp++ - you must now also link to the mp++ compiled library.

The most prominent new feature is that the integer and rational classes now recognize and honour the format flags in output streams. Work is ongoing to extend output stream format flags support to the floating-point classes.

@7ofNine has contributed various improvements to the benchmarks and MSVC build fixes.

mp++ also does not depend any more on the DbgHelp library on Windows.

Various doc and build system fixes are included as well.

The full changelog, as usual, is available here:

https://bluescarni.github.io/mppp/changelog.html