skia2/modules/svg
John Stiles f07421bcbd Remove unnecessary ctors now that we have C++17 copy-elision.
This CL backs out C++14 compatibility changes from
http://review.skia.org/457298 :

"2. Lack of C++17 copy elision means classes of objects constructed at
function return need a copy or move constructor even if RVO will mean it
isn't called."

Change-Id: I33a833d33b221e757bf6a6459835a7215b4e6b66
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/501240
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2022-01-27 20:26:54 +00:00
..
include Remove unnecessary ctors now that we have C++17 copy-elision. 2022-01-27 20:26:54 +00:00
src [bazel] Try adding cc_binary rules that use generated rules 2021-11-30 18:18:53 +00:00
tests [bazel] Try adding cc_binary rules that use generated rules 2021-11-30 18:18:53 +00:00
utils [bazel] Try adding cc_binary rules that use generated rules 2021-11-30 18:18:53 +00:00
BUILD.gn Reland "Fix compilation w/ "skia_enable_svg = false" (take 2)" 2021-09-01 17:54:08 +00:00
svg.gni [svg] Implement feImage 2021-05-05 16:48:03 +00:00