diff options
author | Abseil Team <absl-team@google.com> | 2023-03-24 17:59:28 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-03-24 18:00:15 -0700 |
commit | b6a1039bfcd6163b923c84e23e11439f42c98bc7 (patch) | |
tree | a698e397f0133c53da19616a8e29e5448a6b46b2 /absl/time | |
parent | 32e0395f3843479a2e74bdb48513b5a6a3e61287 (diff) |
type_traits: provide a better fallback for is_trivially_relocatable.
We can do a lot better than always saying "no" on platforms without the
__is_trivially_relocatable builtin. This will allow using this type trait from
the move constructors of InlinedVector in a future CL, without needing to open
code the fallback logic.
PiperOrigin-RevId: 519281125
Change-Id: I0d55f019331966f58074850d6f77c7eab49f2c53
Diffstat (limited to 'absl/time')
0 files changed, 0 insertions, 0 deletions