aboutsummaryrefslogtreecommitdiffstats
path: root/include/gsl/gsl_byte
Commit message (Expand)AuthorAgeFilesLines
* update commentsJordan Maples2019-10-251-3/+3
* adding check to __cpp_lib_byte, which was added to the defn for 15.8Jordan Maples2019-10-241-3/+5
* Fixed check if std::byte is available (#764)beinhaerter2019-08-141-1/+1
* Clang cl (#762)Anna Gringauze2019-01-151-6/+6
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-5/+20
* Explicitly check for availability of std::byte (fixes #713) (#714)Stefan Reinhold2018-08-031-2/+9
* Add __may_alias__ attribute to gsl::byte (#668)Stephan Dollberg2018-05-011-1/+8
* Remove inline added for the now unsupported MSVC 2013. (#585)Johel Ernesto Guerrero Peña2018-02-201-16/+16
* Remove #pragma once (#545) (#570)bjude2017-11-141-2/+0
* Update std::byte detection in gsl_byte for MSVC (#561)Casey Carter2017-10-181-3/+3
* Allow users to override GSL_USE_STD_BYTE (#536)Casey Carter2017-07-241-3/+7
* Removed VS2013 workarounds. (#534)Neil MacIntosh2017-07-141-19/+1
* Fix cstddef include in wrong place. (#520)Gary Furnish2017-06-021-1/+1
* Fix bug in comparison that selects std::byte.Neil MacIntosh2017-05-311-3/+3
* Use std::byte when available. (#519)Neil MacIntosh2017-05-311-0/+36
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-30/+29
* Revert change to the definition of constexpr macro in gsl_byte from #446 (#450)Casey Carter2017-02-111-1/+1
* Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter2017-02-071-0/+155