Skip to content

C++14 and minor bug fixes

Compare
Choose a tag to compare
@mattgodbolt mattgodbolt released this 08 Oct 21:04
· 191 commits to master since this release
f6373e2
  • Requires C++14.
  • Support for Python 3 in build process.
  • Various CMake improvements.
  • Internal improvements to better use smart pointers, and to take advantage of C++14 features.
  • Fix to CMake build process (plays better with Conan)