modernize: use nullptr

Authored by zzag on Mar 24 2018, 8:43 AM.

Description

modernize: use nullptr

Summary:
The old null pointer constants(NULL, 0, etc) are converted to the
the new C++11 nullptr keyword with clang-tidy.

Reviewers: Breeze, mart

Reviewed By: mart

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D11635

Details

Committed
zzagMar 30 2018, 12:57 PM
Reviewer
mart
Differential Revision
D11635: modernize: use nullptr
Parents
R31:98cfe1d1f2fc: delete COPYING-ICONS
Branches
Unknown
Tags
Unknown