Use nullptr in a few places.
authorUwe Hermann <uwe@hermann-uwe.de>
Mon, 20 Mar 2017 20:26:44 +0000 (21:26 +0100)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 23 Mar 2017 16:59:00 +0000 (17:59 +0100)
This patch was generated using clang-tidy:

  clang-tidy -checks="-*,modernize-use-nullptr" -fix


No differences found