Use nullptr in a few places.
authorUwe Hermann <uwe@hermann-uwe.de>
Thu, 9 Mar 2017 23:11:45 +0000 (00:11 +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-nullptr" -fix


No differences found