diff options
author | Abseil Team <absl-team@google.com> | 2023-03-24 17:03:36 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-03-24 17:04:24 -0700 |
commit | c9f49460fa38cc24c3f476eb2998abca105cf63d (patch) | |
tree | 40ba92f6b5fafd804efaa16e1b6c8811639d8528 /absl/container/internal/hash_policy_testing_test.cc | |
parent | c92b6ce052ec4507e6f7ae44b435ab57e3e0fba6 (diff) |
type_traits: touch up the docs for is_trivially_relocatable.
Clarify that the trait is conservative: it's safe to act on if it's true, but
false doesn't necessarily mean anything. Of course this is the only reasonable
way to use it, but I think it's helpful to be explicit, especially because
currently this trait *always* returns false on some platforms even for a type
like int.
PiperOrigin-RevId: 519272294
Change-Id: Ic63a48dcf18efc0756046b3d6f51d11cbb46a469
Diffstat (limited to 'absl/container/internal/hash_policy_testing_test.cc')
0 files changed, 0 insertions, 0 deletions