mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-30 07:04:48 +02:00

Now the order of stringification checks is 1) StringMaker specialization 2) operator<< toString overloads and specializations have been removed.