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

String view interface needed #4

Open
beryll1um opened this issue Oct 20, 2021 · 0 comments
Open

String view interface needed #4

beryll1um opened this issue Oct 20, 2021 · 0 comments
Assignees
Labels
Feature New feature or request

Comments

@beryll1um
Copy link
Member

Need to implement basic_string_view interface. All utilities interfaces is not needed (find, substr). Also we need to add basic_string compatible interface.

Refs:
https://en.cppreference.com/w/cpp/string/basic_string_view
...

@beryll1um beryll1um added the Feature New feature or request label Oct 20, 2021
@beryll1um beryll1um self-assigned this Oct 20, 2021
@beryll1um beryll1um pinned this issue Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Development

No branches or pull requests

1 participant