mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-29 05:44:46 +01:00

This should stop the evaluate machinery from instantiating all the templates for every ptr type that is compared, instead generating it for single one.