Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for std::basic_string_view<char>::const_iterator not being convertible to const char * in Windows (issue #43) #56

Merged
merged 1 commit into from
Apr 18, 2024

Fix for std::basic_string_view<char>::const_iterator not being conver…

34b9297
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix for std::basic_string_view<char>::const_iterator not being convertible to const char * in Windows (issue #43) #56

Fix for std::basic_string_view<char>::const_iterator not being conver…
34b9297
Select commit
Loading
Failed to load commit list.

Annotations

2 warnings
test (g++, -std=c++98)
succeeded Apr 17, 2024 in 32s