]> git.ipfire.org Git - thirdparty/squid.git/commit
Add move semantics to String class
authorAmos Jeffries <>
Sat, 1 Apr 2017 16:46:01 +0000 (04:46 +1200)
committerAmos Jeffries <>
Sat, 1 Apr 2017 16:46:01 +0000 (04:46 +1200)
commit673ae6f60f320e7a804113b330da3ea9ad02a823
tree01e38ab3885bd4b7d13353ffea230d45f7eb1845
parentd32b56f3fefd4de9b1ad015fc06a6831ceff9421
Add move semantics to String class

Improves speed in several common header code paths using String.

Detected by Coverity Scan. Issue 1364732.
src/SquidString.h