Use the "default" keyword.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 21 Mar 2017 23:45:20 +0000 (00:45 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 23 Mar 2017 18:21:05 +0000 (19:21 +0100)
This patch was generated using clang-tidy:

  clang-tidy -checks="-*,modernize-use-equals-default" -fix

(with manual fixups to move the "= default" to the .hpp)


No differences found