tvl-depot/absl/types
Abseil Team c16d5557cd Export of internal Abseil changes.
--
4e043a11b4c10a24e84046827ee16f47e11e35cc by Abseil Team <absl-team@google.com>:

Merge of https://github.com/abseil/abseil-cpp/pull/136

PiperOrigin-RevId: 218197648

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

Don't include <iostream> into int128, it's wasteful

Including iostream emits a global constructor for initializing std::cout and
friends, which isn't actually used by this file.

PiperOrigin-RevId: 218156386

--
8a6c82396e4c956be7f285328aec131cb4965f16 by Xiaoyi Zhang <zhangxy@google.com>:

Fix MSVC compiler warnings on discarding return values of functions with 'nodiscard'
attribute.

PiperOrigin-RevId: 217883401

--
abf3e3a0f22bc4070df9dbc9a4ef4d883ed686bf by Tom Manshreck <shreck@google.com>:

Update public README to add new libraries

PiperOrigin-RevId: 217879399

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

Import of CCTZ from GitHub.

PiperOrigin-RevId: 217780963

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

Fix typo in a comment (missing comma in usage example).

PiperOrigin-RevId: 217776645
GitOrigin-RevId: 4e043a11b4c10a24e84046827ee16f47e11e35cc
Change-Id: I8999ae928da7a0030b4ecfd8d13da8522fdd013a
2018-10-22 15:01:16 -04:00
..
internal Export of internal Abseil changes. 2018-09-24 16:07:47 -04:00
any.h Merge pull request #101 from waywardmonkeys/fix-typos 2018-04-20 17:02:04 -04:00
any_exception_safety_test.cc Export of internal Abseil changes. 2018-09-24 16:07:47 -04:00
any_test.cc - ed0ba496fe01eb8edfa86beade8a37768e7c12ef Updates the API for Exception Safety testing to use build... by Abseil Team <absl-team@google.com> 2018-04-19 10:19:32 -04:00
bad_any_cast.cc Export of internal Abseil changes. 2018-06-25 12:53:37 -04:00
bad_any_cast.h Export of internal Abseil changes. 2018-06-25 12:53:37 -04:00
bad_optional_access.cc Export of internal Abseil changes. 2018-06-25 12:53:37 -04:00
bad_optional_access.h Export of internal Abseil changes. 2018-06-25 12:53:37 -04:00
bad_variant_access.cc Export of internal Abseil changes. 2018-06-25 12:53:37 -04:00
bad_variant_access.h Export of internal Abseil changes. 2018-06-25 12:53:37 -04:00
BUILD.bazel Export of internal Abseil changes. 2018-10-03 09:19:28 -04:00
CMakeLists.txt Export of internal Abseil changes. 2018-10-22 15:01:16 -04:00
optional.cc Initial Commit 2017-09-19 16:54:40 -04:00
optional.h Export of internal Abseil changes. 2018-08-28 11:08:00 -04:00
optional_exception_safety_test.cc Export of internal Abseil changes. 2018-09-24 16:07:47 -04:00
optional_test.cc Export of internal Abseil changes. 2018-10-22 15:01:16 -04:00
span.h Export of internal Abseil changes. 2018-10-03 09:19:28 -04:00
span_test.cc Export of internal Abseil changes. 2018-10-03 09:19:28 -04:00
variant.h Export of internal Abseil changes. 2018-08-09 14:37:31 -04:00
variant_benchmark.cc - b9a479321581cd0293f124041bf5c06f456afec1 Adds exception safety tests for absl::make_unique<T>(...) by Abseil Team <absl-team@google.com> 2018-06-13 15:04:15 -04:00
variant_exception_safety_test.cc Export of internal Abseil changes. 2018-09-24 16:07:47 -04:00
variant_test.cc Export of internal Abseil changes. 2018-10-22 15:01:16 -04:00