Use the "default" keyword.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 10 Mar 2017 21:09:58 +0000 (22:09 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 11 Mar 2017 12:06:03 +0000 (13:06 +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