aboutsummaryrefslogtreecommitdiff
path: root/include/gsl/gsl_util
AgeCommit message (Expand)Author
2019-10-07Added std::exchange (C++14) to make the intent more explicitMatthias Moulin
2019-08-14Fix GNUC typo (#780)Johel Ernesto Guerrero Peña
2019-01-15Clang cl (#762)Anna Gringauze
2019-01-14Make narrow constexpr (#698)Johel Ernesto Guerrero Peña
2018-08-12fix cppcorecheck warnings (#703)Anna Gringauze
2018-07-31Suppress warnings on VS (#642)beinhaerter
2018-04-24final_action move assignment operator =delete against C26432 (#660)beinhaerter
2018-03-15Enable usage of gsl::narrow with exceptions disabled (#640)Anna Gringauze
2018-02-21add gsl::index typedef (#620)paweldac
2018-02-20Remove inline added for the now unsupported MSVC 2013. (#585)Johel Ernesto Guerrero Peña
2018-02-13Use in-class init for final_action members (C.48) (#601)Tamir Bahar
2017-11-28rename final_act to final_action (#579)Tiago
2017-11-28Applied iwyu --comment to the code base (#588)Tiago
2017-11-14Remove #pragma once (#545) (#570)bjude
2017-07-14Removed VS2013 workarounds. (#534)Neil MacIntosh
2017-04-20Reformat files to follow clang-format style (#492)Tiago
2017-04-03gsl::at clean-up: (#479)Casey Carter
2017-02-13Properly qualify std::size_t (#448)Casey Carter
2017-02-07Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter