GSL/include
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
..
gsl_assert.h Differentiating exception type for Expects and Ensures 2016-06-26 23:58:13 +02:00
gsl_util.h gsl::at overload for initializer_list 2016-05-09 15:27:17 +02:00
gsl.h Refactored headers so span can use narrow_cast etc. 2015-11-23 16:22:31 -08:00
span.h Suppressed CppCoreCheck warnings. 2016-03-31 12:01:07 -07:00
string_span.h Suppressed CppCoreCheck warnings. 2016-03-31 12:01:07 -07:00