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)
commit8b2eb22ed4f467f5364e8e9824a12137e2433b7e
tree64e7834daefed0ed2b5e538364bc41c3bcd76994
parent326cf6feb8598aa03a35fd6f678e4f536f168149
Use the "default" keyword.

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)
pv/data/decode/rowdata.cpp
pv/data/decode/rowdata.hpp
pv/devices/device.cpp
pv/devices/device.hpp