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 the fifth template parameter _Alloc #39

Open
MetalOxideSemi opened this issue Aug 26, 2024 · 1 comment
Open

Add the fifth template parameter _Alloc #39

MetalOxideSemi opened this issue Aug 26, 2024 · 1 comment

Comments

@MetalOxideSemi
Copy link

I think it's favorable for a generic container to support user defined allocator for the cases like pmr allocators or occasionally allocators which work in shared memory.

加个 Alloc 模板参数就完美了啊

@ktprime
Copy link
Owner

ktprime commented Aug 27, 2024

考虑到复杂度暂时没加入Alloc 参数,后续可以考虑实现

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

No branches or pull requests

2 participants