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

Replace size_t with std::size_t #58

Closed
lxylxy123456 opened this issue May 16, 2021 · 0 comments · Fixed by #60
Closed

Replace size_t with std::size_t #58

lxylxy123456 opened this issue May 16, 2021 · 0 comments · Fixed by #60
Assignees

Comments

@lxylxy123456
Copy link
Owner

60f60a5 is a temporary workaround to make sure size_t will be defined. However, we should try to remove size_t in source code and use std::size_t instead.

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 a pull request may close this issue.

1 participant