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 withPRECALC_SECTION
in the cpp file - Assign the
section_base
pointer to the new value in the cpp file