зеркало из https://github.com/microsoft/GSL.git
Add `span_iterator::_Prevent_inheriting_unwrap`. (#1100)
This commit is contained in:
Родитель
b080081c9c
Коммит
50d6eef541
|
@ -126,6 +126,7 @@ namespace details
|
|||
|
||||
#ifdef _MSC_VER
|
||||
using _Unchecked_type = pointer;
|
||||
using _Prevent_inheriting_unwrap = span_iterator;
|
||||
#endif // _MSC_VER
|
||||
constexpr span_iterator() = default;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче