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

Don't do end checks for null terminated std::string #61

Closed
stephenberry opened this issue Nov 15, 2022 · 1 comment
Closed

Don't do end checks for null terminated std::string #61

stephenberry opened this issue Nov 15, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request optimization Making stuff faster

Comments

@stephenberry
Copy link
Owner

No description provided.

@stephenberry stephenberry added the enhancement New feature or request label Nov 15, 2022
@stephenberry stephenberry added the optimization Making stuff faster label Dec 12, 2022
@mwalcott3 mwalcott3 self-assigned this Dec 15, 2022
@stephenberry
Copy link
Owner Author

#120 removes most of these checks and requires null terminated contiguous buffers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request optimization Making stuff faster
Projects
None yet
Development

No branches or pull requests

2 participants