diff options
author | Andy Getzendanner <durandal@google.com> | 2022-10-05 10:59:15 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2022-10-05 11:00:04 -0700 |
commit | 1fd600dc490db4db0ebf7bcc629d8914e828467e (patch) | |
tree | 56823469c81a13a120cf655fc87072b874939f6e /ci/linux_clang-latest_libstdcxx_bazel.sh | |
parent | b3162b1da62711c663d0025e2eabeb83fd1f2728 (diff) | |
download | abseil-1fd600dc490db4db0ebf7bcc629d8914e828467e.tar.gz abseil-1fd600dc490db4db0ebf7bcc629d8914e828467e.tar.bz2 abseil-1fd600dc490db4db0ebf7bcc629d8914e828467e.zip |
Delete LogEntry's copy ctor and assignment operator.
This is an immutable view type, and the viewed data have a very limited lifetime. Since it's immutable and has no public constructor, there's no way to repoint one at a longer-lived copy of the data.
PiperOrigin-RevId: 479089273
Change-Id: I2ea70878edc45fa1774c8fd26dee3a1b726d8b4a
Diffstat (limited to 'ci/linux_clang-latest_libstdcxx_bazel.sh')
0 files changed, 0 insertions, 0 deletions