vjacquet 28ec4ea699 Differentiating exception type for Expects and Ensures
Expects throw std::logic_error when Ensures throws std::runtime_error.
Uses multiple inheritance so that the exception thrown is both the
standard and the gsl::fail_fast.
2016-06-26 23:58:13 +02:00
..
2015-11-30 05:34:38 +00:00