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

✨ Add begin/end of (stack_)pool_allocators #6

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

tsaito-fam
Copy link
Contributor

(stack_)pool_allocatorがrangeコンセプトを満たしてほしい状況があったので、begin()end()関数を追加しました。

また、begin(), end()と併せてsize()constexpr修飾とnoexcept修飾を行いました。

Clang 16とGCC 12でテストパスを確認しております。

御確認と御検討の程、どうぞ宜しくお願いいたします。

@yosh-matsuda
Copy link
Owner

Thanks!

@yosh-matsuda yosh-matsuda merged commit fed117f into yosh-matsuda:main Aug 8, 2023
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