059ed6749d
While doing a refactor, Clang issued some warnings about having copy- constructors without assignment operators in some TextStyle classes. Rewrote the code to minimize custom constructor/copy/assignment methods, favoring C++11 member initialization syntax instead. Change-Id: I4f0361ce38d4b0ada346b0ede4fcad4e2b686d67 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/305959 Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Julia Lavrova <jlavrova@google.com> Auto-Submit: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
canvaskit | ||
particles | ||
pathkit | ||
skottie | ||
skparagraph | ||
skplaintexteditor | ||
skresources | ||
sksg | ||
skshaper |