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

fix(c++): add support to std::vector<bool, CustomAlloc> for CreateVector #8373

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sssooonnnggg
Copy link
Contributor

Support passing a vector<bool> with a CustomAllocator to CreateVector.

@github-actions github-actions bot added the c++ label Aug 14, 2024
dbaileychess
dbaileychess previously approved these changes Aug 20, 2024
@dbaileychess dbaileychess enabled auto-merge (squash) August 20, 2024 00:01
@dbaileychess
Copy link
Collaborator

Bunch of errors with this.

@sssooonnnggg
Copy link
Contributor Author

Thank you for the review, the issue has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants