Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@chieltbest chieltbest released this 10 Sep 21:40
1.1
8d41461

Add support for multiple translation units, which means that you can now run tests on multiple cores and it takes less memory to do so.

  • Make a extern mc::detail::section_base* pointer in the hpp file
  • Create a constexpr auto value with PRECALC_SECTION in the cpp file
  • Assign the section_base pointer to the new value in the cpp file