mirror of
https://github.com/catchorg/Catch2
synced 2026-02-24 16:42:10 +00:00
To keep the compilation firewall effect, the implementations are hidden behind a PIMPL. In this case it is probably not worth it, but we can inline it later if needed.