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:
Anna Gringauze
2018-08-12 20:19:16 -07:00
committed by Neil MacIntosh
parent b6c531f7c1
commit 6a75903c79
2 changed files with 229 additions and 246 deletions

File diff suppressed because it is too large Load Diff