diff options
author | Zufu Liu <unknown> | 2025-01-08 09:20:56 +1100 |
---|---|---|
committer | Zufu Liu <unknown> | 2025-01-08 09:20:56 +1100 |
commit | da41b70b18d8e05bc4f5aba19df9aad511fa3d5a (patch) | |
tree | e5a2ed5c8935166f480022b84bc9ba0908e14a13 /src/EditModel.cxx | |
parent | 8cb01625f379c89cd59b25750570fc190140ee61 (diff) | |
download | scintilla-mirror-da41b70b18d8e05bc4f5aba19df9aad511fa3d5a.tar.gz |
Feature [feature-requests:#1540]. Optimize InsertEmpty to memset equivalent.
Simplify second argument by std::fill -> std::fill_n, std::copy -> std::copy_n.
Diffstat (limited to 'src/EditModel.cxx')
0 files changed, 0 insertions, 0 deletions