diff options
author | Kevin Krakauer <krakauer@google.com> | 2019-07-15 17:27:54 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-07-15 17:29:13 -0700 |
commit | 3d78baf06d32141fb1c9c136cc01e3e204309969 (patch) | |
tree | cf78c2e93ce4d2defcc3da9d15ab0f50f37d6ebf /pkg/procid/procid_test.go | |
parent | ab44d145bb9806fa363d79e49b4190c62fcd669f (diff) |
Replace vector of arrays with array of arrays.
C++ does not like vectors of arrays (because arrays are not copy-constructable).
PiperOrigin-RevId: 258270980
Diffstat (limited to 'pkg/procid/procid_test.go')
0 files changed, 0 insertions, 0 deletions