diff options
author | trav90 <travawine@palemoon.org> | 2018-09-19 19:05:22 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-09-19 19:05:22 -0500 |
commit | a0737572d41efaf6faaac5e0d92f623b3292aa8e (patch) | |
tree | 99497ee4009500def689345bf833b9105ac5e6e4 /widget/nsDragServiceProxy.h | |
parent | 33cd07bcee1268be688a9080cbc96007f06a91f5 (diff) | |
download | UXP-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 'widget/nsDragServiceProxy.h')
0 files changed, 0 insertions, 0 deletions