tvl-depot/absl/container
Abseil Team 502efe6d78 Export of internal Abseil changes
--
8e04df6fcbd062e5eaf179a6ec9b0a26f8aa8a39 by Abseil Team <absl-team@google.com>:

Use a floating point type for the example usage of absl::uniform_real_distribution.

PiperOrigin-RevId: 271167776

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

the llvm wasm backend does not support this data symbol in text section, so remove it from the test.

PiperOrigin-RevId: 271138100

--
2874542cb212962ac3093fd78fd5e1eb85c126c0 by Xiaoyi Zhang <zhangxy@google.com>:

Work around MSVC 2019 compiler bug related to constexpr in optional_test.
The change in optional_test is necessary to avoid another bug on MSVC
complaining about accessing invalid member of union, and also makes the test
more reasonale by checking the value of a non-static member.

Filed a bug against MSVC
https://developercommunity.visualstudio.com/content/problem/743998/internal-compiler-error-related-to-constexpr-and-u.html.

PiperOrigin-RevId: 271129805

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

Improve precision of absl::GetCurrentTimeNanos() by adjusting
cycle time sooner.

PiperOrigin-RevId: 271007945

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

Internal change.

PiperOrigin-RevId: 270962690
GitOrigin-RevId: 8e04df6fcbd062e5eaf179a6ec9b0a26f8aa8a39
Change-Id: Icb05423a7e93ebdae16baadd59a60b75b5cfa249
2019-09-25 15:12:18 -04:00
..
internal Export of internal Abseil changes 2019-09-25 15:12:18 -04:00
btree_map.h Export of internal Abseil changes 2019-08-09 15:11:33 -04:00
btree_set.h Export of internal Abseil changes 2019-08-09 15:11:33 -04:00
btree_test.cc Export of internal Abseil changes 2019-09-25 15:12:18 -04:00
btree_test.h Export of internal Abseil changes 2019-08-09 15:11:33 -04:00
BUILD.bazel Export of internal Abseil changes 2019-08-30 15:38:01 -04:00
CMakeLists.txt Export of internal Abseil changes 2019-08-30 15:38:01 -04:00
fixed_array.h Export of internal Abseil changes 2019-08-20 15:59:49 -04: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-08-30 15:38:01 -04: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-08-20 15:59:49 -04:00
flat_hash_map_test.cc Export of internal Abseil changes 2019-08-20 15:59:49 -04:00
flat_hash_set.h Export of internal Abseil changes 2019-08-08 11:25:03 -04:00
flat_hash_set_test.cc 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-08-12 12:14:06 -04: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-08-30 15:38:01 -04:00
inlined_vector_test.cc Export of internal Abseil changes 2019-09-11 10:20:28 -04:00
node_hash_map.h Export of internal Abseil changes 2019-08-20 15:59:49 -04:00
node_hash_map_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
node_hash_set.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
node_hash_set_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00