GSL/include/gsl
Neil MacIntosh 7731a91d75 Use std::byte when available. (#519)
* Use std::byte implementation when available with MSVC.

* Rollback the /std:c++latest flag used for testing.

* Review feedback.
2017-05-31 18:42:06 -07:00
..
gsl Fixes dereferencing operator issue #517 introduced in PR #513 (#516) 2017-05-31 11:18:55 -07:00
gsl_algorithm Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_assert Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_byte Use std::byte when available. (#519) 2017-05-31 18:42:06 -07:00
gsl_util Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
multi_span Fix use of 0 instead of nullptr warning (#515) 2017-05-30 09:57:45 -07:00
span GSL_NOEXCEPT should appear before the initialization list (#514) 2017-05-30 08:09:09 -07:00
string_span Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00