mirror of
https://github.com/nasa/trick.git
synced 2025-05-31 06:31:13 +00:00
We know how many more elements we are going to push into ```listLogGroupIterators_``` so use that to our advantange and reserve inadvance to save on re-allocation costs.