forked from microsoft/GSL
Merge branch 'master' of https://github.com/Microsoft/GSL into dev/neilmac/defines
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ namespace std
|
||||
#pragma warning(pop)
|
||||
|
||||
#ifndef GSL_THROWS_FOR_TESTING
|
||||
#pragma undef noexcept
|
||||
#undef noexcept
|
||||
#endif // GSL_THROWS_FOR_TESTING
|
||||
|
||||
#endif // _MSC_VER <= 1800
|
||||
|
||||
+1
-1
@@ -2054,7 +2054,7 @@ general_span_iterator<Span> operator+(typename general_span_iterator<Span>::diff
|
||||
#pragma warning(pop)
|
||||
|
||||
#ifndef GSL_THROWS_FOR_TESTING
|
||||
#pragma undef noexcept
|
||||
#undef noexcept
|
||||
#pragma pop_macro("noexcept")
|
||||
#endif // GSL_THROWS_FOR_TESTING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user