diff options
author | Aaron Jacobs <jacobsa@google.com> | 2023-03-31 15:00:26 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-03-31 15:01:17 -0700 |
commit | acfd33824aacbb6d0467fdbc2bd4900582966933 (patch) | |
tree | 62ddb7475b3ac857c1e617597e922b5c87c58be9 /absl/status/status_test.cc | |
parent | 6a37c26abf83dedfc2476eb2d6d597a1f88d40d0 (diff) |
inlined_vector: remove excess restrictions on copy constructor fast path.
The copy constructor isn't doing or simulating copy assignment; nor is it
destroying anything. We don't need to require that those operations be trivial.
PiperOrigin-RevId: 521020499
Change-Id: I0f36a720384b333ea15e6c8275872fd4fd9a738f
Diffstat (limited to 'absl/status/status_test.cc')
0 files changed, 0 insertions, 0 deletions