summaryrefslogtreecommitdiff
path: root/absl/time
diff options
context:
space:
mode:
authorGravatar Abseil Team <absl-team@google.com>2023-06-09 07:46:15 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2023-06-09 07:47:12 -0700
commit87ce390379440febee9caa500e527afa3fa55bef (patch)
tree33589b0dcb517d961df943e72cac24b17863773a /absl/time
parent66eae02ea7c8c41108590de510e70517304d2b6a (diff)
The previous code was using `memmove` under the hood (`string::append`).
This patch makes it use `memcpy` for performance and consistency with other overloads. PiperOrigin-RevId: 539079130 Change-Id: I5aea9dd9b8a1ce708c787df7d6c9a75ae419c484
Diffstat (limited to 'absl/time')
0 files changed, 0 insertions, 0 deletions