sonible / VCTR

A powerful C++ 20 wrapper around your favorite standard library containers
https://sonible.github.io/VCTR/
Other
25 stars 1 forks source link

Vector::shrink_to_fit() appears to cause problems on Linux #49

Open iromur opened 1 year ago

iromur commented 1 year ago

Probably caused by our custom allocator, could be tested with a non-numerical container element type. screenshot