Link Copied
Thanks, I'll fix it.On a side note the comment in concurrent_vector.h on line 623 for the compact method is outdated//! Optimize memory usage and fragmentation. Returns true if optimization occurred.
void compact();
For more complete information about compiler optimizations, see our Optimization Notice.