Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Changed string_view conversion op to const and not-explicit#16

Open
Crisspl wants to merge 1 commit intoRoblox:mainfrom
Crisspl:patch-1
Open

Changed string_view conversion op to const and not-explicit#16
Crisspl wants to merge 1 commit intoRoblox:mainfrom
Crisspl:patch-1

Conversation

@Crisspl
Copy link

@Crisspl Crisspl commented Jun 25, 2025

As it is for std::string
VS2022 implementation:
image

@Crisspl
Copy link
Author

Crisspl commented Jun 30, 2025

and as standard states: https://en.cppreference.com/w/cpp/string/basic_string/operator_basic_string_view.html
implicit and const

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant