commit | c31fcf4c58d96eb7d9781a986991b1a79ac7be44 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Sat Feb 10 14:20:10 2018 -0600 |
committer | Behdad Esfahbod <[email protected]> | Sat Feb 10 14:20:10 2018 -0600 |
tree | c182408cc10347d4705361a1a8166bd3668c872d | |
parent | 931d67900ee6d96b5962a475c1b71a58b821bcba [diff] |
[subset] Replace auto_array with prealloced_array auto_array has constructor/destructor. Cannot be used in POD object, as the clang bots all noticed...