tvl-depot/absl/container
Abseil Team 2923513914 Export of internal Abseil changes
--
a7e789be4687681b98060fddbf8bd1c64a8f5908 by Abseil Team <absl-team@google.com>:

Support C++20 erase_if API in btree.

See the reference here: https://en.cppreference.com/w/cpp/container/set/erase_if.

PiperOrigin-RevId: 286235196

--
952dd2fdd8435dd293e2186c97e14ef3f29a1aa6 by Derek Mauro <dmauro@google.com>:

Avoids accessing an out-of-bounds value during flag parsing

PiperOrigin-RevId: 286206167

--
ba24591ade579fc4446a09bb3f23bf3602908c04 by Abseil Team <absl-team@google.com>:

Change null term* (and nul term*) to NUL-term* in comments.

PiperOrigin-RevId: 286066376

--
d770baecf36f3d7a8214ca2033d90696ba353d00 by Andy Soffer <asoffer@google.com>:

cmake: Fix x86_64 check on Windows for random copts

Import of https://github.com/abseil/abseil-cpp/pull/518

PiperOrigin-RevId: 286056395

--
9ed007e284ecf6ec79547437dbed9ce3023204b9 by Greg Falcon <gfalcon@google.com>:

Manual re-import of CCTZ from GitHub.  filegroup() moved as a side effect of an internal change.

PiperOrigin-RevId: 286015866

--
25441cc5cb7ee906177f8dac0dcd524df0e6e305 by Derek Mauro <dmauro@google.com>:

Fix implicit cycle in debugging build rules due to .inc files

PiperOrigin-RevId: 285873346
GitOrigin-RevId: a7e789be4687681b98060fddbf8bd1c64a8f5908
Change-Id: Idef8cce4e723fccae6bdd749e94e11e655908214
2019-12-18 15:38:26 -05:00
..
internal Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
btree_map.h Export of internal Abseil changes 2019-12-18 15:38:26 -05:00
btree_set.h Export of internal Abseil changes 2019-12-18 15:38:26 -05:00
btree_test.cc Export of internal Abseil changes 2019-12-18 15:38:26 -05:00
btree_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
BUILD.bazel Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
CMakeLists.txt Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
fixed_array.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
fixed_array_benchmark.cc Export of internal Abseil changes. 2019-07-03 15:18:00 -04:00
fixed_array_exception_safety_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
fixed_array_test.cc Export of internal Abseil changes. 2019-07-03 15:18:00 -04:00
flat_hash_map.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
flat_hash_map_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
flat_hash_set.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
flat_hash_set_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
inlined_vector.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
inlined_vector_benchmark.cc Export of internal Abseil changes 2019-08-15 14:36:45 -04:00
inlined_vector_exception_safety_test.cc Export of internal Abseil changes 2019-10-22 13:33:00 -04:00
inlined_vector_test.cc Export of internal Abseil changes 2019-10-31 15:15:43 -04:00
node_hash_map.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
node_hash_map_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
node_hash_set.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
node_hash_set_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00