rapidcheck
rapidcheck copied to clipboard
Prettier display of std::chrono types
For example, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1l>> should print as std::chrono::seconds.
Also, there is no showType implementation and there should be.