2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-14 01:12:11 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Martin Hořeňovský
79b405fd3f Add stringification for std::chrono::{duration,time_point}
Also hides std::chrono, std::pair and std::chrono::* behind
new configuration macros, CATCH_CONFIG_ENABLE_*_STRINGMAKER
to avoid dragging in <utility>, <tuple> and <chrono> in common
path, unless requested.
2017-10-09 13:03:29 +02:00