diff options
author | Anqi D <anqid@google.com> | 2022-05-30 22:17:57 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2022-05-30 22:18:49 -0700 |
commit | f2463433d6c073381df2d9ca8c3d8f53e5ae1362 (patch) | |
tree | 9524268ed3b5faf1d187300d4a58b3493f7b148b /absl/algorithm/container_test.cc | |
parent | 48f72c227b94b06387106f71d4450b31e88e283b (diff) | |
download | abseil-f2463433d6c073381df2d9ca8c3d8f53e5ae1362.tar.gz abseil-f2463433d6c073381df2d9ca8c3d8f53e5ae1362.tar.bz2 abseil-f2463433d6c073381df2d9ca8c3d8f53e5ae1362.zip |
time.h: Use uint32_t literals for calls to overloaded MakeDuration
This fixes an overload that is ambiguous for some toolchains, because
0U does not always refer to a uint32_t (on some toolchains, uint32_t
is an unsigned long).
PiperOrigin-RevId: 451962182
Change-Id: Id13700817ea3eb6d04e2cc02f20726040eb447fb
Diffstat (limited to 'absl/algorithm/container_test.cc')
0 files changed, 0 insertions, 0 deletions