summaryrefslogtreecommitdiffstats
path: root/intl
diff options
context:
space:
mode:
authortrav90 <travawine@palemoon.org>2018-09-19 19:05:22 -0500
committertrav90 <travawine@palemoon.org>2018-09-19 19:05:22 -0500
commita0737572d41efaf6faaac5e0d92f623b3292aa8e (patch)
tree99497ee4009500def689345bf833b9105ac5e6e4 /intl
parent33cd07bcee1268be688a9080cbc96007f06a91f5 (diff)
downloadUXP-a0737572d41efaf6faaac5e0d92f623b3292aa8e.tar
UXP-a0737572d41efaf6faaac5e0d92f623b3292aa8e.tar.gz
UXP-a0737572d41efaf6faaac5e0d92f623b3292aa8e.tar.lz
UXP-a0737572d41efaf6faaac5e0d92f623b3292aa8e.tar.xz
UXP-a0737572d41efaf6faaac5e0d92f623b3292aa8e.zip
Don't use PodCopy/PodMove to implement typed-array element-to-element copying
Standard std::copy and std::copy_n are readily optimized to the same thing, and they don't have a non-obvious requirement that the type being copied be trivial.
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions