HomePhorge

Use std::move instead of copies passed-by-value

Description

Use std::move instead of copies passed-by-value

The move is more efficient than the copies.

Suggested-by: https://github.com/csutils/csmock
See-also: https://github.com/pst-format/libpst/issues/6

Details

Provenance
Paul Wise <pabs3@bonedaddy.net>Authored on Aug 20 2023, 9:05 AM
mollekopfPushed on Sep 3 2024, 2:20 PM
Parents
rLIBPST02e482523662: Fix signedness of type of pointer passed to snprintf
Branches
Unknown
Tags
Unknown
Build Status
Buildable 50160