Open sssooonnnggg opened 3 months ago
Support passing a vector<bool> with a CustomAllocator to CreateVector.
vector<bool>
CustomAllocator
CreateVector
Bunch of errors with this.
Thank you for the review, the issue has been fixed.
Support passing a
vector<bool>
with aCustomAllocator
toCreateVector
.