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

extract_c_str() for estring_view #677

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

lihuiba
Copy link
Collaborator

@lihuiba lihuiba commented Dec 19, 2024

This implementation tries to avoid memory allocation and memcpy. It does so only when necessary.

@lihuiba lihuiba force-pushed the string_view_extract branch from d459718 to eb3324d Compare December 19, 2024 05:10
@lihuiba lihuiba merged commit dcb245b into alibaba:release/0.8 Dec 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants