https://github.com/philsquared/Catch
Revision c638c5720970f03033755dd9ebb0e4e6dccb1289 authored by melak47 on 20 September 2018, 12:13:35 UTC, committed by Martin Hořeňovský on 20 September 2018, 12:13:35 UTC
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.
1 parent a575536
History
Tip revision: c638c5720970f03033755dd9ebb0e4e6dccb1289 authored by melak47 on 20 September 2018, 12:13:35 UTC
Add StringMaker for std::variant, std::monostate (#1380)
Tip revision: c638c57
File Mode Size
.github
CMake
artwork
contrib
docs
examples
include
misc
projects
scripts
single_include
test_package
third_party
.gitattributes -rw-r--r-- 613 bytes
.gitignore -rw-r--r-- 478 bytes
.travis.yml -rw-r--r-- 7.5 KB
CMakeLists.txt -rw-r--r-- 5.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE.txt -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 2.2 KB
appveyor.yml -rw-r--r-- 2.5 KB
codecov.yml -rw-r--r-- 400 bytes
conanfile.py -rw-r--r-- 1008 bytes

README.md

back to top