mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-22 09:22:52 -05:00
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.