google / cctz

CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
Apache License 2.0
597 stars 166 forks source link

Replace NULL with nullptr #216

Closed derekmauro closed 2 years ago

derekmauro commented 2 years ago

This change is in support of the go/NULL-termination LSC


This change is Reviewable