You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andy Getzendanner
1fd600dc49
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
2 years ago
..
algorithm
Fix "unsafe narrowing" warnings in absl, 10/n.
2 years ago
base
Removes the legacy spellings of the thread annotation macros/functions
2 years ago
cleanup
…
container
No changes in OSS.
2 years ago
copts
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
2 years ago
debugging
Improve failure message: tell the values we don't like.
2 years ago
flags
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
functional
Rename True alias.
2 years ago
hash
CMake: Mark absl::cord_test_helpers and absl::spy_hash_state PUBLIC
2 years ago
log
Delete LogEntry's copy ctor and assignment operator.
2 years ago
memory
…
meta
Change the macro ABSL_IS_TRIVIALLY_RELOCATABLE into a type trait - absl::is_trivially_relocatable - and move it from optimization.h to type_traits.h.
2 years ago
numeric
Change bit_width(T) to return int rather than T.
2 years ago
profiling
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
random
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
status
Fix "unsafe narrowing" warnings in absl, 10/n.
2 years ago
strings
Make sinks provided to `AbslStringify()` usable with `absl::Format()`.
2 years ago
synchronization
Fix "unsafe narrowing" warnings in absl, 8/n.
2 years ago
time
Import of CCTZ from GitHub.
2 years ago
types
Merge pull request #1284 from t0ny-peng:chore/remove-unused-class-in-variant
2 years ago
utility
…
BUILD.bazel
Add a case to detect when the Bazel compiler string is explicitly set to "gcc",
2 years ago
CMakeLists.txt
Release the Abseil Logging library
2 years ago
abseil.podspec.gen.py
…