mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-11 02:50:55 +02:00
c638c57209
The StringMaker is off by default and can be enabled by a new macro `CATCH_CONFIG_ENABLE_VARIANT_STRINGMAKER`, to avoid increasing the footprint of stringification machinery by default.