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

Move InlinedVector's AbslHashValue(...) definition to out of line

PiperOrigin-RevId: 224389234

--
b7c5ccdfe17b9cb5f7124c8d591ce0989a15b9fb by Jon Cohen <cohenjon@google.com>:

Add a shebang line and chmod +x generate_copts.py.  Note that we use the "python" command as suggested in PEP 934 (https://www.python.org/dev/peps/pep-0394/) as this script should work in both Python 2 and Python 3.

Also adds a gitignore for __pycache__ for when using python3

PiperOrigin-RevId: 224375405

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

Adds comment to InlinedVector intended to help the g4 diffing algo to better identify the substantive change

PiperOrigin-RevId: 224362807

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

internal change

PiperOrigin-RevId: 224362442

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

Distinguishes the source of InlinedVector::at(...)'s bounds checking exception

PiperOrigin-RevId: 224341645

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

Relocates out of line member function definitions to their respective declarations in InlinedVector

PiperOrigin-RevId: 224320130

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

On 32-bit systems, the alignment of int64 can be 4 bytes. Created a custom Int64 type (to go with the custom Int128 type) just for the purpose of testing layouts and alignments; it doesn't need to support actual arithmetic.

PiperOrigin-RevId: 224209785
GitOrigin-RevId: 1a5fb4eb5bc6c0332962f659470a07908168aa5c
Change-Id: I9d6b1c441cd712709ebd6c0a8911d0755cab506f
2018-12-07 14:40:28 -05:00
..
compressed_tuple.h Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
compressed_tuple_test.cc Export of internal Abseil changes. 2018-08-01 13:27:57 -04:00
container_memory.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
container_memory_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_function_defaults.h Export of internal Abseil changes. 2018-10-03 09:19:28 -04:00
hash_function_defaults_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_generator_testing.cc Export of internal Abseil changes. 2018-11-13 17:56:57 -05:00
hash_generator_testing.h Export of internal Abseil changes. 2018-11-13 17:56:57 -05:00
hash_policy_testing.h Export of internal Abseil changes. 2018-11-27 17:37:00 -05:00
hash_policy_testing_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hash_policy_traits.h Export of internal Abseil changes. 2018-10-12 10:26:45 -04:00
hash_policy_traits_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
hashtable_debug.h Export of internal Abseil changes. 2018-12-05 15:38:39 -05:00
hashtable_debug_hooks.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
layout.h Export of internal Abseil changes. 2018-12-04 16:27:57 -05:00
layout_test.cc Export of internal Abseil changes. 2018-12-07 14:40:28 -05:00
node_hash_policy.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
node_hash_policy_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_map.h Fix absl::container on VS2017 v15.8 (#192) 2018-10-19 08:29:59 +02:00
raw_hash_set.cc Export of internal Abseil changes. 2018-12-04 16:27:57 -05:00
raw_hash_set.h Export of internal Abseil changes. 2018-12-05 15:38:39 -05:00
raw_hash_set_allocator_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
raw_hash_set_test.cc Export of internal Abseil changes. 2018-11-29 15:52:29 -05:00
test_instance_tracker.cc Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
test_instance_tracker.h Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
test_instance_tracker_test.cc Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
tracked.h Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_map_constructor_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_map_lookup_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_map_modifiers_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_map_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00
unordered_set_constructor_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_set_lookup_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_set_modifiers_test.h Export of internal Abseil changes. 2018-11-06 16:06:39 -05:00
unordered_set_test.cc Export of internal Abseil changes. 2018-09-27 15:28:12 -04:00