mirror of
https://github.com/microsoft/GSL.git
synced 2025-05-13 01:15:18 -04:00
replace uses of GSL_NOEXCEPT macro (#719)
* Added c++17 test configurations for clang5.0 and clang6.0 * removed GSL_NOEXCEPT - Removed GSL_NOEXCEPT macro - Replaced by noexcept keyword when needed - removed noexcept where a function could throw * remove unneded undef * fixed replace errors * removed noexcept where function can throw
This commit is contained in:
committed by
Neil MacIntosh
parent
b6c531f7c1
commit
6a75903c79