Skip to content

Conversation

@themoox
Copy link
Contributor

@themoox themoox commented Sep 23, 2022

The difference_type (ptrdiff_t) is a narrowing conversion to size_type (int). MSVC 2019 C++17 issues a C4244 warning about the initialization.

The difference_type (ptrdiff_t) is a narrowing conversion to size_type (int).
MSVC 2019 C++17 issues a C4244 warning about the initialization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants