tvl-depot/absl/container/internal
Abseil Team 08a7e7bf97 Export of internal Abseil changes
--
1bc4d36e13fb9175ea8cdaa00213aa9d4417c669 by Andy Getzendanner <durandal@google.com>:

Fix pointer format specifier in documentation

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

PiperOrigin-RevId: 293227540

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

Internal change.

PiperOrigin-RevId: 293160245

--
64439365e2b4a0b5e51ae0a7dafdb15912402dfd by Shahriar Rouf <nafi@google.com>:

Add benchmarks for string_view: BM_CompareFirstOneLess and BM_CompareSecondOneLess.

PiperOrigin-RevId: 293031676

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

Remove an unreachable line from charconv.cc.

Fixes github issue #613.

PiperOrigin-RevId: 292980167

--
70babb5f7a3d9fdd00a2b3085c3c2b9fe0265c79 by Gennadiy Rozental <rogeeff@google.com>:

Move GetFlag implementation into FlagImpl.

This change will allow us to hide details of GetFlag overloads inside implementation detais. Eventually we'll migrate to a different implementation. No semantic changes in this CL.

PiperOrigin-RevId: 292930847

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

Clarification in absl::Exponential documentation.

PiperOrigin-RevId: 292912672

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

Make AtomicHook constant-initializable on Clang for Windows.

Only mark AtomicHook as constant-initializable on platforms where it
is actually constant-initializable.

PiperOrigin-RevId: 292655939
GitOrigin-RevId: 1bc4d36e13fb9175ea8cdaa00213aa9d4417c669
Change-Id: I090b231a0ca0d92868e494ab5b3fa86c902889d5
2020-02-04 17:25:42 -05:00
..
btree.h Export of internal Abseil changes 2020-02-04 17:25:42 -05:00
btree_container.h Export of internal Abseil changes 2020-01-31 17:10:19 -05:00
common.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
compressed_tuple.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
compressed_tuple_test.cc Export of internal Abseil changes 2020-01-07 14:50:44 -05:00
container_memory.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
container_memory_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
counting_allocator.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_function_defaults.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_function_defaults_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_generator_testing.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_generator_testing.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_policy_testing.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_policy_testing_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_policy_traits.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hash_policy_traits_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hashtable_debug.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hashtable_debug_hooks.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hashtablez_sampler.cc Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
hashtablez_sampler.h Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
hashtablez_sampler_force_weak_definition.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
hashtablez_sampler_test.cc Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
have_sse.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
inlined_vector.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
layout.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
layout_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
node_hash_policy.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
node_hash_policy_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
raw_hash_map.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
raw_hash_set.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
raw_hash_set.h Export of internal Abseil changes 2020-01-21 11:47:40 -05:00
raw_hash_set_allocator_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
raw_hash_set_test.cc Export of internal Abseil changes 2020-01-28 16:07:41 -05:00
test_instance_tracker.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
test_instance_tracker.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
test_instance_tracker_test.cc Export of internal Abseil changes. 2019-05-08 18:40:30 -04:00
tracked.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_map_constructor_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_map_lookup_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_map_members_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_map_modifiers_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_map_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_set_constructor_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_set_lookup_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_set_members_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_set_modifiers_test.h Export of internal Abseil changes 2019-12-12 15:37:13 -05:00
unordered_set_test.cc Export of internal Abseil changes 2019-12-12 15:37:13 -05:00