tvl-depot/absl/container/internal
Abseil Team c964fcffac Export of internal Abseil changes.
--
c321829735accc2e6beb81e6a5a4421e5647b876 by CJ Johnson <johnsoncj@google.com>:

Updates the definition of InlinedVector::swap(InlinedVector&) to be exception safe and adds exception safety tests

PiperOrigin-RevId: 255511536

--
0d86445891748efb09430eb9ede267b54185a246 by CJ Johnson <johnsoncj@google.com>:

Updates the definition of InlinedVector::erase(...) to be exception safe and adds an exception safety test for it.

PiperOrigin-RevId: 255492671

--
f07e8fa62dfe9eb0d025b27fca8c6db43c5a328f by CJ Johnson <johnsoncj@google.com>:

Updates the implementation of InlinedVector::emplace_back(...) to be exception safe and adds exception safety tests

PiperOrigin-RevId: 255422837

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

Internal Change

PiperOrigin-RevId: 255422693

--
6df38ea42f00678c357a539016163f8ac4c084e6 by Gennadiy Rozental <rogeeff@google.com>:

Introduce public interfaces for setting and getting program usage messages.

PiperOrigin-RevId: 255291467

--
8f21d594aed3971d37db70226847c693eb548edb by Laramie Leavitt <lar@google.com>:

Move absl/random's copy of ABSL_ATTRIBUTE_FORCE_INLINE and
ABSL_ATTRIBUTE_NEVER_INLINE into .cc files and rename to
prevent conflicts.

https://github.com/abseil/abseil-cpp/issues/343

PiperOrigin-RevId: 255288599

--
6b7430ad0c8bd860fb9394894f5eeedd1acc9f77 by CJ Johnson <johnsoncj@google.com>:

Updates the ScopedAllocatorWorks test for InlinedVector to not rely on the byte count allocated by the standard library

In doing so, removes LegacyNextCapacityFrom(...) impl function from InlinedVector

Also applies clang-format to the test file

PiperOrigin-RevId: 255207606
GitOrigin-RevId: c321829735accc2e6beb81e6a5a4421e5647b876
Change-Id: I7438211c36c4549fca2e866658f8d579c65d7d52
2019-06-28 11:37:15 -04:00
..
common.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
compressed_tuple.h Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
compressed_tuple_test.cc Export of internal Abseil changes. 2019-06-21 16:18:10 -04:00
container_memory.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
container_memory_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
counting_allocator.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_function_defaults.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_function_defaults_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_generator_testing.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_generator_testing.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_policy_testing.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_policy_testing_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_policy_traits.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hash_policy_traits_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hashtable_debug.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hashtable_debug_hooks.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hashtablez_sampler.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hashtablez_sampler.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
hashtablez_sampler_force_weak_definition.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
hashtablez_sampler_test.cc Export of internal Abseil changes. 2019-05-30 13:42:15 -04: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-06-28 11:37:15 -04:00
layout.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
layout_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
node_hash_policy.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
node_hash_policy_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_hash_map.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_hash_set.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_hash_set.h fix C4245 compiler warning of visual studio 2019-06-07 10:25:28 +02:00
raw_hash_set_allocator_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
raw_hash_set_test.cc Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
test_instance_tracker.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
test_instance_tracker.h Export of internal Abseil changes. 2019-05-08 18:40:30 -04:00
test_instance_tracker_test.cc Export of internal Abseil changes. 2019-05-08 18:40:30 -04:00
tracked.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_map_constructor_test.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_map_lookup_test.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_map_members_test.h Export of internal Abseil changes. 2019-03-08 17:11:18 -05:00
unordered_map_modifiers_test.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_map_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_set_constructor_test.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_set_lookup_test.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_set_members_test.h Export of internal Abseil changes. 2019-03-08 17:11:18 -05:00
unordered_set_modifiers_test.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
unordered_set_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00