GSL/include/gsl
Casey Carter 95da2fd337 Don't use clang's __builtin_assume as an optimizer hint (#608)
Fixes #607.

Drive-by: use '?:' to contextually convert to bool in the fallback definition of `GSL_ASSUME`
2018-02-11 12:16:39 -08:00
..
gsl added gsl_algorithm and gsl_byte headers to main gsl header (#594) 2017-12-04 09:18:40 -08:00
gsl_algorithm Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
gsl_assert Don't use clang's __builtin_assume as an optimizer hint (#608) 2018-02-11 12:16:39 -08:00
gsl_byte Remove #pragma once (#545) (#570) 2017-11-14 08:38:16 -08:00
gsl_util rename final_act to final_action (#579) 2017-11-28 07:20:32 -08:00
multi_span Remove std::iterator inheritance from multi_span (#591) 2017-11-28 07:15:34 -08:00
pointers Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00
span Make iterator access functions on span constexpr (#612) 2018-02-10 21:11:08 -08:00
string_span Applied iwyu --comment to the code base (#588) 2017-11-28 07:13:49 -08:00