aboutsummaryrefslogtreecommitdiffstats
path: root/include/gsl/gsl_util
Commit message (Expand)AuthorAgeFilesLines
* Added std::exchange (C++14) to make the intent more explicitMatthias Moulin2019-10-071-5/+2
* Fix GNUC typo (#780)Johel Ernesto Guerrero Peña2019-08-141-1/+1
* Clang cl (#762)Anna Gringauze2019-01-151-2/+2
* Make narrow constexpr (#698)Johel Ernesto Guerrero Peña2019-01-141-0/+9
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-24/+16
* Suppress warnings on VS (#642)beinhaerter2018-07-311-0/+16
* final_action move assignment operator =delete against C26432 (#660)beinhaerter2018-04-241-0/+1
* Enable usage of gsl::narrow with exceptions disabled (#640)Anna Gringauze2018-03-151-2/+2
* add gsl::index typedef (#620)paweldac2018-02-211-9/+12
* Remove inline added for the now unsupported MSVC 2013. (#585)Johel Ernesto Guerrero Peña2018-02-201-7/+8
* Use in-class init for final_action members (C.48) (#601)Tamir Bahar2018-02-131-2/+2
* rename final_act to final_action (#579)Tiago2017-11-281-12/+12
* Applied iwyu --comment to the code base (#588)Tiago2017-11-281-4/+6
* Remove #pragma once (#545) (#570)bjude2017-11-141-2/+0
* Removed VS2013 workarounds. (#534)Neil MacIntosh2017-07-141-20/+3
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-26/+27
* gsl::at clean-up: (#479)Casey Carter2017-04-031-12/+6
* Properly qualify std::size_t (#448)Casey Carter2017-02-131-4/+4
* Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter2017-02-071-0/+175