rapidcheck icon indicating copy to clipboard operation
rapidcheck copied to clipboard

Prettier display of std::chrono types

Open emil-e opened this issue 10 years ago • 0 comments

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.

emil-e avatar Aug 05 '15 16:08 emil-e