GSL/include/gsl
Herb Sutter 1c37688ccd Replaced some of the previous workarounds with feature tests
As always with feature tests, they can only be used to aggressively adopt new features even before all compilers we need have the features -- the test lets us write a vestigial workaround for downllevel compilers, to be removed as soon as all compilers support the feature.
2020-12-18 11:20:03 -08:00
..
algorithm Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00
assert Replaced some of the previous workarounds with feature tests 2020-12-18 11:20:03 -08:00
byte renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) 2020-10-29 17:38:48 -07:00
gsl Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00
gsl_algorithm renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) 2020-10-29 17:38:48 -07:00
gsl_assert renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) 2020-10-29 17:38:48 -07:00
gsl_byte renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) 2020-10-29 17:38:48 -07:00
gsl_narrow renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) 2020-10-29 17:38:48 -07:00
gsl_util renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) 2020-10-29 17:38:48 -07:00
multi_span Update multi_span 2020-12-17 10:35:34 -08:00
narrow Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00
pointers Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00
span Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00
span_ext Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00
string_span Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00
util Parameterize Expects1 and Ensures` by contract group 2020-11-27 17:06:01 -08:00