Squeeze RowData children vectors to safe a bit of memory

Authored by mwolff on Mar 22 2018, 1:13 PM.

Description

Squeeze RowData children vectors to safe a bit of memory

When the set the parents, the vectors are considered immutable
afterwards. Thus ensure there that capacity equals size to make
sure we don't waste any space needlessly.

Details

Committed
mwolffMar 22 2018, 1:13 PM
Parents
R45:705afc7f9c30: Error out early when GDB is not available
Branches
Unknown
Tags
Unknown